Skip to content

Commit 22cde08

Browse files
authored
Fix rollup warnings (#1055)
1 parent fd716b8 commit 22cde08

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed

rollup.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ export default [
6060
// is aligned to the config here.
6161
// See https://github.com/embroider-build/embroider/blob/main/docs/v2-faq.md#how-can-i-define-the-public-exports-of-my-addon
6262
addon.publicEntrypoints([
63-
'index.js',
6463
'config.js',
6564
'styles.js',
6665
'components/**/*.js',

src/index.ts

Whitespace-only changes.

src/types/global.d.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)