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 81d9a01 commit 37cc504
Showing 1 changed file 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 37cc504

Please sign in to comment.