Skip to content

Commit

Permalink
Merge pull request #1624 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 03a9e1f + 37cc504 commit 9457f80
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ember-power-select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
"type": "addon",
"main": "addon-main.cjs",
"app-js": {
"./blueprints/ember-power-select/index.js": "./dist/_app_/blueprints/ember-power-select/index.js",
"./components/power-select-multiple.js": "./dist/_app_/components/power-select-multiple.js",
"./components/power-select-multiple/input.js": "./dist/_app_/components/power-select-multiple/input.js",
"./components/power-select-multiple/trigger.js": "./dist/_app_/components/power-select-multiple/trigger.js",
Expand Down

0 comments on commit 9457f80

Please sign in to comment.