vue-sfc-rollup
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -6,3 +6,3 @@ { | ||
"license": "ISC", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"bin": { | ||
@@ -20,3 +20,3 @@ "sfc-rollup-init": "./sfc-init.js" | ||
], | ||
"homepage": "https://github.com/mgdodge/vue-sfc-rollup" | ||
"homepage": "https://github.com/team-innovation/vue-sfc-rollup" | ||
} |
# vue-sfc-rollup | ||
vue-sfc-rollup exists to provide the minimal setup necessary to compile a Vue Single File Component (SFC) into a form ready to share via npm. At present, this should be considered *beta* software. | ||
vue-sfc-rollup exists to provide the minimal setup necessary to compile a Vue Single File Component (SFC) into a form ready to share via npm. | ||
@@ -26,3 +26,3 @@ ## TL;DR | ||
To install vue-sfc-rollup, simply open a terminal and execute the following: | ||
To install [vue-sfc-rollup](https://www.npmjs.com/package/vue-sfc-rollup), simply open a terminal and execute the following: | ||
@@ -73,2 +73,2 @@ ```bash | ||
Running the build script results in 3 compiled files in the `dist` directory, one for each of the `main`, `module`, and `unpkg` properties listed in your package.json file. With these files are generated, you're ready to go! | ||
Running the build script results in 3 compiled files in the `dist` directory, one for each of the `main`, `module`, and `unpkg` properties listed in your package.json file. With these files are generated, you're ready to go! |
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
24983
20
73
1