@vismaux/nordic-cool
Advanced tools
Comparing version 4.6.0 to 4.6.1
{ | ||
"name": "@vismaux/nordic-cool", | ||
"version": "4.6.0", | ||
"version": "4.6.1", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "build": "gulp build" |
@@ -33,22 +33,1 @@ # Nordic Cool 4 | ||
### Library developers (i.e. your mission is to extend the Nordic Cool Library) | ||
#### Get the source code (Git) | ||
cd C:\Dev | ||
git clone https://USERNAME@stash.visma.com/scm/nc/nc4.git | ||
cd C:\Dev\nc4 | ||
go to the directory containing the cloned source code and install Nordic Cool (i.e. all required libraries) using NPM | ||
npm install -production | ||
#### Building Nordic Cool (using Gulp) | ||
gulp build | ||
See the `/gulpfile.js`for build details. The build will generate files to use in production. The files will be placed in the `/dist/` folder. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5159622
478
33