@3yourmind/yoco
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -34,5 +34,6 @@ { | ||
"scripts": { | ||
"build": "rm -rf dist && cp -a docs/. dist/" | ||
"build": ". build.sh", | ||
"prepublish": "yarn run build" | ||
}, | ||
"version": "1.1.0" | ||
"version": "1.1.1" | ||
} |
@@ -52,3 +52,3 @@ # Yoco Icon | ||
| Type | Metrics | | ||
| ---------------- | ------- | | ||
|------------------|---------| | ||
| Square Height | 1024 | | ||
@@ -60,12 +60,6 @@ | Baseline Height | 24 | | ||
Gulp will copy fonts to `dist/fonts` folder and minify css files then copy to `dist` directory. | ||
Fonts, CSS and Svg files will be copied to `dist` folder | ||
```bash | ||
yarn gulp build | ||
``` | ||
## Publish to gh-pages | ||
```bash | ||
yarn gh-pages | ||
``` | ||
yarn run build | ||
``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
294270
113
3
63