Skip to content

Added files from addon-test-support to addon.publicEntrypoints()

Choose a tag to compare

@ijlee2 ijlee2 released this 27 Jan 10:22
· 155 commits to main since this release

Features

  • When a v1 addon has addon-test-support, the codemod adds its files to addon.publicEntrypoints(). In other words, the codemod takes care of a configuration step for rollup.config.{js,mjs}.1

1. See #11 to learn how to keep your v2 addon up-to-date.