From f88068740127911bc9d400d7768a017cd7a1ffbd Mon Sep 17 00:00:00 2001 From: konnorrogers Date: Tue, 1 Aug 2023 11:44:15 -0400 Subject: [PATCH] fix treeshaking array --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index e5d583a60..b8d21f268 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,11 @@ "./dist/shoelace.js", "./dist/shoelace-autoloader.js", "./dist/components/**/*.js", + "./dist/components/**/*.js", + "./dist/chunks/**/*.js", "./dist/translations/**/*.*", "./src/translations/**/*.*", + "*.css", "// COMMENT: This monstrosity below isn't perfect, but its like 99% to get bundlers to recognize 'thing.component.ts' as having no side effects. Example: https://regexr.com/7grof", "./dist/components/**/*((?