Skip to content
Snippets Groups Projects
Commit 7910b65f authored by dsehnal's avatar dsehnal
Browse files

Merge branch 'master' of https://github.com/molstar/molstar

parents eb4fc458 54306740
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ Wipes the `build` and `lib` directories and `.tsbuildinfo` files.
Runs the cleanup script prior to building the project, forcing a full rebuild of the project.
Use these commands to resolve occassional build failures which may arise after some dependency updates. Once done, `npm run build` should work again. Note that full rebuilds take more to complete.
Use these commands to resolve occassional build failures which may arise after some dependency updates. Once done, `npm run build` should work again. Note that full rebuilds take more time to complete.
### Build for production:
NODE_ENV=production npm run build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment