@goodgamestudios/cxf-announcements
Advanced tools
Comparing version 0.19.2-dev.4 to 0.19.2-dev.5
{ | ||
"name": "@goodgamestudios/cxf-announcements", | ||
"version": "0.19.2-dev.4", | ||
"version": "0.19.2-dev.5", | ||
"scripts": { | ||
@@ -20,3 +20,3 @@ "serve:locally": "http-server dist --port 4002", | ||
"--- base scripts ---": "-------------------------------", | ||
"build": " rimraf dist && cross-env parcel build --no-cache --public-url . src/announcements.js && npm run build-popup", | ||
"build": "rimraf dist && cross-env parcel build --no-cache --public-url . src/announcements.js && npm run build-popup", | ||
"build-popup": "rimraf dist/templates && npm run build-popupEM && npm run build-popupBF && npm run build-popupE4K", | ||
@@ -23,0 +23,0 @@ "build-popupEM": "cross-env parcel build src/bigfarm_announcement.html --dist-dir dist/templates --public-url . src/bigfarm_announcement.html --detailed-report", |
Sorry, the diff of this file is too big to display
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
1631511