Skip to content

Commit 031733f

Browse files
authored
chore: remove script for generating Lumo auto-complete CSS (#10135)
1 parent 52c1400 commit 031733f

File tree

2 files changed

+1
-76
lines changed

2 files changed

+1
-76
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Vaadin Ltd",
55
"type": "module",
66
"scripts": {
7-
"analyze": "polymer analyze packages/**/vaadin-*.js > analysis.json && node scripts/prepareDocs.js && node scripts/buildWebtypes.js && node scripts/generateLumoAutoCompleteCss.js",
7+
"analyze": "polymer analyze packages/**/vaadin-*.js > analysis.json && node scripts/prepareDocs.js && node scripts/buildWebtypes.js",
88
"api-docs:start": "yarn analyze && yarn workspace api-docs generate ../analysis.json && yarn workspace api-docs start",
99
"api-docs:build": "yarn analyze && yarn workspace api-docs generate ../analysis.json && yarn workspace api-docs build",
1010
"debug": "yarn test --watch",

scripts/generateLumoAutoCompleteCss.js

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)