Skip to content

Commit

Permalink
Merge pull request #8 from neopixl/feat/add-desc
Browse files Browse the repository at this point in the history
Feat/add desc
  • Loading branch information
mdupierreux authored Nov 3, 2023
2 parents 684ec1e + 2404c28 commit 3a44554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"homepage": ".",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "PUBLIC_URL=/ npx aoe_technology_radar-buildRadar && npx aoe_technology_radar-generateJson",
"build": "PUBLIC_URL=/dist npx aoe_technology_radar-buildRadar && npx aoe_technology_radar-generateJson",
"build-localhost": "PUBLIC_URL=/build npx aoe_technology_radar-buildRadar && npx aoe_technology_radar-generateJson",
"start": "npm run start:server",
"start:server": "python3 -m http.server 8080"
Expand Down

0 comments on commit 3a44554

Please sign in to comment.