@perfsee/rollup
Advanced tools
Comparing version 1.5.0 to 1.5.3
@@ -42,7 +42,5 @@ "use strict"; | ||
configResolved(resolvedConfig) { | ||
// vite only hook | ||
publicPath = resolvedConfig.base; | ||
// vite only hook | ||
if (!userOptions.toolkit) { | ||
options.toolkit = 'vite'; | ||
} | ||
options.toolkit = 'vite'; | ||
}, | ||
@@ -49,0 +47,0 @@ moduleParsed(moduleInfo) { |
{ | ||
"name": "@perfsee/rollup", | ||
"version": "1.5.0", | ||
"version": "1.5.3", | ||
"description": "perfsee rollup plugin", | ||
@@ -35,3 +35,3 @@ "repository": "https://github.com/perfsee/perfsee", | ||
}, | ||
"gitHead": "90f2555bd6bcf384278b7efbf6a0f719f0bed4db" | ||
"gitHead": "be8266dea394c3ad52cd1b3126c5c2d774083564" | ||
} |
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
38152
290