@enhance/arc-plugin-rollup
Advanced tools
Comparing version 1.1.4 to 2.0.0
{ | ||
"name": "@enhance/arc-plugin-rollup", | ||
"version": "1.1.4", | ||
"version": "2.0.0", | ||
"description": "Use rollup.js to bundle pages for the browser in your Enhance project", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -30,3 +30,3 @@ const { join } = require('path') | ||
inv.static?.folder || 'public', | ||
'pages', | ||
'browser', | ||
file | ||
@@ -33,0 +33,0 @@ ) |
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
15355