We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd716b8 commit 22cde08Copy full SHA for 22cde08
rollup.config.mjs
@@ -60,7 +60,6 @@ export default [
60
// is aligned to the config here.
61
// See https://github.com/embroider-build/embroider/blob/main/docs/v2-faq.md#how-can-i-define-the-public-exports-of-my-addon
62
addon.publicEntrypoints([
63
- 'index.js',
64
'config.js',
65
'styles.js',
66
'components/**/*.js',
src/index.ts
src/types/global.d.ts
0 commit comments