Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

Commit

Permalink
refactor: renomme les dossiers
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisromain committed Mar 18, 2020
1 parent ca785da commit 5255db0
Show file tree
Hide file tree
Showing 7 changed files 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 @@ -9,7 +9,7 @@
},
"main": "index.js",
"scripts": {
"build": "node --no-warnings ./static/index.js",
"build": "node --no-warnings ./public-build/index.js",
"dev": "onchange '**/*.js' -i -k -- npm run build",
"start": "npm run build & node ./index.js",
"commit": "npx git-cz",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

1 comment on commit 5255db0

@risseraka
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.