blob: 1d71ab15a96cf3a058d0f79f4d86c572c40dd400 (
plain)
1
2
3
4
5
6
|
### Steps to Rebuild
1. /!\ ONLY DO CHANGES TO package.json /!\
All other files from v1, v2,... folders are automatically copied from ../sourcemaps-reload-uncompressed/ folder
2. run `yarn` to install webpack & babel
3. run `yarn run pack` to update everything
|