Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hmaier-fws committed Jan 29, 2025
1 parent d3530fc commit b44e85f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"doc:toc": "doctoc README.md",
"build:development": "ember build",
"build": "ember build --environment=production && cp dist/index.html dist/404.html",
"staging": "ember build --environment=staging",
"lint": "npm-run-all --aggregate-output --continue-on-error --parallel \"lint:!(fix)\"",
"lint:fix": "npm-run-all --aggregate-output --continue-on-error --parallel lint:*:fix",
"lint:hbs": "ember-template-lint .",
Expand Down

0 comments on commit b44e85f

Please sign in to comment.