Open
Description
npm run build
As is:
- all dev resources present in
out/static/
To be:
- only the resources used by the config are present
Might partially be resolved by using #80
npm run build
As is:
out/static/
To be:
Might partially be resolved by using #80