Skip to content

Commit

Permalink
Fix blueprint export
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed Jan 2, 2024
1 parent c259505 commit 939debd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ember-basic-dropdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
"type": "addon",
"main": "addon-main.cjs",
"app-js": {
"./blueprints/ember-basic-dropdown/index.js": "./dist/_app_/blueprints/ember-basic-dropdown/index.js",
"./components/basic-dropdown-content.js": "./dist/_app_/components/basic-dropdown-content.js",
"./components/basic-dropdown-trigger.js": "./dist/_app_/components/basic-dropdown-trigger.js",
"./components/basic-dropdown-wormhole.js": "./dist/_app_/components/basic-dropdown-wormhole.js",
Expand Down

0 comments on commit 939debd

Please sign in to comment.