widget-crm-form
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "widget-crm-form", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "epicentrk", | ||
@@ -5,0 +5,0 @@ "scripts": { |
# CRM forms | ||
## Build | ||
``` bash | ||
# submodule | ||
git submodule init | ||
git submodule update | ||
./sb.sh i | ||
# | ||
npm i | ||
npm run build/dev/serve | ||
``` | ||
## webpack plugin | ||
``` bush | ||
npm i -D path fs-extra widget-crm-form | ||
``` | ||
``` js | ||
// webpack.config.js | ||
const path = require('path'); | ||
const fs = require('fs-extra'); | ||
@@ -8,0 +27,0 @@ const CrmCopyPlugin = require('widget-crm-form'); |
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
580682
10
38