Skip to content

Commit d082883

Browse files
committed
fix: no longer use custom element enhancement for strict csp builds, fix #707
1 parent b86280e commit d082883

File tree

4 files changed

+1445
-1358
lines changed

4 files changed

+1445
-1358
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"devDependencies": {
2929
"@babel/core": "^7.18.6",
3030
"@rollup/plugin-node-resolve": "^11.2.1",
31+
"@rollup/plugin-replace": "^5.0.2",
3132
"@typescript-eslint/eslint-plugin": "^4.33.0",
3233
"@typescript-eslint/parser": "^4.33.0",
3334
"@vue/cli-plugin-babel": "^5.0.7",

0 commit comments

Comments
 (0)