Skip to content

Commit

Permalink
Enable tree shaking in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Tpt committed Jul 8, 2022
1 parent b767bed commit a3461c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,6 @@
"spec-stream-tordf": "rdf-test-suite spec/parser.js -i '{ \"streamingProfile\": true }' https://w3c.github.io/json-ld-streaming/tests/stream-toRdf-manifest.jsonld -c .rdf-test-suite-cache/",
"spec-earl-stream-tordf": "rdf-test-suite spec/parser.js -i '{ \"streamingProfile\": true }' https://w3c.github.io/json-ld-streaming/tests/stream-toRdf-manifest.jsonld -c .rdf-test-suite-cache/ -o earl -p spec/earl-meta.json > spec/earl-stream-tordf.ttl",
"spec-clean": "rm -r .rdf-test-suite-cache/"
}
},
"sideEffects": false
}

0 comments on commit a3461c4

Please sign in to comment.