houh60

Results 2 comments of houh60

> As a work around: > > ``` > rollupPlugins: { > before: [ > { > name: 'watch-external', > async buildStart() { > const styleFiles = await fg(resolve(__dirname, './components/**/*.scss'));...

> The workaround mentioned in [#2635 (comment)](https://github.com/ionic-team/stencil/issues/2635#issuecomment-768608841) doesn't seem to work for me. But I'm not using the latest Stencil version. Can anyone confirm if this is an existing issue...