Skip to content

Commit

Permalink
Package .js.map files
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Nov 9, 2022
1 parent 5f814f4 commit b5e71b2
Show file tree
Hide file tree
Showing 23 changed files with 47 additions and 21 deletions.
3 changes: 2 additions & 1 deletion engines/config-query-sparql-link-traversal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"components",
"config",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"scripts": {
"build": "npm run build:ts && npm run build:components",
Expand Down
2 changes: 2 additions & 0 deletions engines/query-sparql-link-traversal-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,10 @@
"config",
"bin/**/*.d.ts",
"bin/**/*.js",
"bin/**/*.js.map",
"lib/**/*.d.ts",
"lib/**/*.js",
"lib/**/*.js.map",
"engine-default.js"
],
"dependencies": {
Expand Down
2 changes: 2 additions & 0 deletions engines/query-sparql-link-traversal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,10 @@
"config",
"bin/**/*.d.ts",
"bin/**/*.js",
"bin/**/*.js.map",
"lib/**/*.d.ts",
"lib/**/*.js",
"lib/**/*.js.map",
"engine-default.js"
],
"dependencies": {
Expand Down
3 changes: 2 additions & 1 deletion packages/actor-extract-links-all/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/core": "^2.0.1",
Expand Down
3 changes: 2 additions & 1 deletion packages/actor-extract-links-content-policies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/actor-init-query": "^2.0.3",
Expand Down
3 changes: 2 additions & 1 deletion packages/actor-extract-links-predicates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/core": "^2.0.1",
Expand Down
3 changes: 2 additions & 1 deletion packages/actor-extract-links-quad-pattern-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/context-entries": "^2.0.1",
Expand Down
3 changes: 2 additions & 1 deletion packages/actor-extract-links-quad-pattern/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/context-entries": "^2.0.1",
Expand Down
3 changes: 2 additions & 1 deletion packages/actor-extract-links-solid-type-index/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/actor-init-query": "^2.0.6",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/core": "^2.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/bus-rdf-join-entries-sort": "^2.0.1",
Expand Down
3 changes: 2 additions & 1 deletion packages/actor-rdf-metadata-extract-shapetrees/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/actor-init-query": "^2.0.6",
Expand Down
3 changes: 2 additions & 1 deletion packages/actor-rdf-metadata-extract-traverse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/core": "^2.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/core": "^2.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/core": "^2.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/core": "2.4.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/core": "^2.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/core": "^2.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/bus-rdf-resolve-hypermedia-links": "^2.0.1",
Expand Down
3 changes: 2 additions & 1 deletion packages/bus-extract-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/core": "^2.0.1",
Expand Down
3 changes: 2 additions & 1 deletion packages/context-entries-link-traversal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/core": "^2.2.0",
Expand Down
3 changes: 2 additions & 1 deletion packages/mediator-combine-array/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"files": [
"components",
"lib/**/*.d.ts",
"lib/**/*.js"
"lib/**/*.js",
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/core": "^2.0.1"
Expand Down
4 changes: 3 additions & 1 deletion packages/types-link-traversal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,10 @@
"components",
"lib/**/*.d.ts",
"lib/**/*.js",
"lib/**/*.js.map",
"bin/**/*.d.ts",
"bin/**/*.js"
"bin/**/*.js",
"bin/**/*.js.map"
],
"scripts": {
"build": "npm run build:ts && npm run build:components",
Expand Down

0 comments on commit b5e71b2

Please sign in to comment.