Skip to content

Commit

Permalink
Merge pull request #730 from mkszepp/fix-blueprints
Browse files Browse the repository at this point in the history
Fix blueprint export
  • Loading branch information
mkszepp authored Jan 2, 2024
2 parents c259505 + 939debd commit 4ff4344
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 4ff4344

Please sign in to comment.