We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 847a227 commit 2879f92Copy full SHA for 2879f92
2 files changed
elements/package.json
@@ -50,7 +50,6 @@
50
"./pf-progress-stepper/pf-progress-stepper.js": "./pf-progress-stepper/pf-progress-stepper.js",
51
"./pf-progress/pf-progress.js": "./pf-progress/pf-progress.js",
52
"./pf-search-input/pf-search-input.js": "./pf-search-input/pf-search-input.js",
53
- "./pf-sidebar/pf-sidebar.js": "./pf-sidebar/pf-sidebar.js",
54
"./pf-spinner/pf-spinner.js": "./pf-spinner/pf-spinner.js",
55
"./pf-switch/pf-switch.js": "./pf-switch/pf-switch.js",
56
"./pf-table/context.js": "./pf-table/context.js",
package.json
@@ -18,7 +18,6 @@
18
"🚧-BUILD": "❓ Make packages and artifacts",
19
"build": "wireit",
20
"build:create": "wireit",
21
- "build:elements": "wireit",
22
"analyze": "wireit",
23
"docs": "wireit",
24
"site": "npm run build",
0 commit comments