diff --git a/core/stencil.config.ts b/core/stencil.config.ts index eb9d6eb562..3680fba9ec 100644 --- a/core/stencil.config.ts +++ b/core/stencil.config.ts @@ -76,10 +76,7 @@ export const config: Config = { }, { type: 'dist', - esmLoaderPath: '../loader', - copy: [ - { src: '**/*.scss' } - ] + esmLoaderPath: '../loader' }, // { // type: 'experimental-dist-module',