@anamo/bootstrap-for-market-website
v1.0.38
Published
The Market website bootstrap.
Downloads
297
Readme
anamo/bootstrap-for-market-website
The Market website bootstrap.
Test
$ npm run dev
Deploy to CDN
You don't have to deploy a new version to the CDN every time you patch/minor/major! Deploy to CDN only if the assets folder changes OR the error.css gets updated! This means that CDN versions are far less than the actual git tags.
If you want to deploy a new CDN version an existing version just checkout to master and rerun npm run build. Webpack automatically copies the package.json VERSION to dist/azure-uploader.json. CDN must be cleaned before redeploying an existing version.
$ ./.bump.ps1 patch
$ ./.cdn.ps1