0.24.3 • Published 10 months ago
@ideastatica/scene v0.24.3
Publish package
- Bump package version according to the semantic versioning using
npm version [major | minor | patch]. - Log in to
ideastaticaaccount if not done previously usingnpm login. - Publish package using
npm publish. This will automatically build the package.
Locally develop package
- Go to the
@ideastatica/sceneroot and build the package, if not built previously, usingnpm run build. - Go to the application root and execute
npm link <path-to-scene-package-root>. For ShearWall, it meansnpm link ../../../Scene. This command will create a symlink to@ideastatica/scenepackage so one can develop both application and the package simultaneously. - To remove the symlink, execute
rmdir node_modules/@ideastatica/sceneand thennpm install.
OR
- Change version of the Scene package
- npm run build
- npm pack
- In project with Scene add package to package.json like this "@ideastatica/scene": "../../Scene/ideastatica-scene-0.24.23.tgz"
- run npm install --force
- Test updated version
0.24.3
10 months ago
0.24.2
1 year ago
0.24.1
1 year ago
0.24.0
1 year ago
0.23.10
2 years ago
0.23.6
3 years ago
0.23.5
3 years ago
0.23.4
3 years ago
0.23.9
2 years ago
0.23.8
2 years ago
0.23.7
3 years ago
0.23.3
3 years ago
0.23.2
3 years ago
0.23.1
4 years ago
0.23.0
5 years ago
0.22.0
5 years ago
0.21.0
6 years ago
0.20.0
6 years ago
0.19.0
6 years ago
0.18.0
6 years ago
1.17.0
6 years ago
0.1.16
6 years ago
0.1.15
6 years ago
0.1.14
6 years ago
0.1.13
7 years ago
0.1.12
7 years ago
0.1.11
7 years ago
0.1.10
7 years ago
0.1.9
7 years ago
0.1.8
7 years ago
0.1.7
7 years ago
0.1.6
7 years ago
0.1.5
7 years ago
0.1.4
7 years ago
0.1.3
7 years ago
0.1.2
7 years ago
0.1.1
7 years ago
0.1.0
7 years ago