reenable autoregistration

This commit is contained in:
Cory LaViska
2021-03-18 09:04:23 -04:00
parent 119245e7ac
commit 334a7ca832
52 changed files with 151 additions and 191 deletions

View File

@@ -25,10 +25,8 @@ execSync('node scripts/make-icons.cjs', { stdio: 'inherit' });
(async () => {
const entryPoints = [
// The main dist
// The whole shebang dist
'./src/shoelace.ts',
// The whole shebang
'./src/all.shoelace.ts',
// Components
...(await glob('./src/components/**/*.ts')),
// Public utilities