d8shared
v1.8.10
Published
Any shared codes by d8 should go here
Maintainers
Readme
d8shared
Any shared codes by d8 should go here.
How to start:
yarn install
Upgrade:
yarn run build, then change version inpackage.json, then push
If Error on Build
- Error: You must provide the URL of lib/mappings.wasm by calling SourceMapConsumer.initialize
- Resolve: set NODE_OPTIONS=--no-experimental-fetch
