Skip to content

Commit 16702a2

Browse files
committed
chore: added custom-element.json to package files
1 parent ec9f3bb commit 16702a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"homepage": "https://github.com/OMICRONEnergyOSS/oscd-material-web-base#readme",
2525
"scripts": {
2626
"lint": "echo 'No linting configured'",
27+
"bundle": "echo 'No bundle configured(or required)'",
2728
"build": "wireit",
2829
"build:ts": "wireit",
2930
"build:css-to-ts": "wireit",
@@ -42,6 +43,7 @@
4243
"**/*.scss",
4344
"**/*.css",
4445
"**/*.css.map",
46+
"custom-elements.json",
4547
"!web-test-runner.config.js",
4648
"!commitlint.config.js",
4749
"!**/test/**",

0 commit comments

Comments
 (0)