Skip to content

Commit

Permalink
docs folder rem
Browse files Browse the repository at this point in the history
  • Loading branch information
ebarra committed Apr 30, 2024
1 parent b54136e commit decf0c2
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 @@ -13,7 +13,7 @@
},
"scripts": {
"start": "react-scripts start",
"build": "npm run publications && react-scripts build && cp build/index.html index.html && cp build/index.html 404.html && mv build docs",
"build": "npm run publications && react-scripts build && cp build/index.html index.html && cp build/index.html 404.html",
"test": "react-scripts test",
"eject": "react-scripts eject",
"publications": "node transformPublications.js"
Expand Down

0 comments on commit decf0c2

Please sign in to comment.