Skip to content

Commit bf0b7d7

Browse files
author
Ben Siggery
committed
fix file name
1 parent ad97fbf commit bf0b7d7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/components/pie-cookie-banner/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"scripts": {
2727
"build": "run -T vite build && yarn build:cdn",
28-
"build:cdn": "run -T vite build --config './cdn.vite.confg.js'",
28+
"build:cdn": "run -T vite build --config './cdn.vite.config.js'",
2929
"build:react-wrapper": "npx build-react-wrapper",
3030
"create:manifest": "yarn cem analyze --litelement",
3131
"lint:scripts": "run -T eslint .",

0 commit comments

Comments
 (0)