Skip to content

Commit

Permalink
6
Browse files Browse the repository at this point in the history
  • Loading branch information
MatacheAlexandru committed Aug 15, 2024
1 parent f1a3d7b commit 5d1ab52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
"homepage": "https://MatacheAlexandru.github.io/WeatherApp-TeamWork",
"scripts": {
"start": "parcel src/*.html",
"dev": "parcel src/*.html --public-url /WeatherApp-TeamWork/",
"sass": "node-sass --include-path scss src/sass/index.scss src/index.css -w",
"build": "parcel build src/*.html --no-minify --public-url /WeatherApp-TeamWork/"
"build": "parcel build src/*.html --public-url /WeatherApp-TeamWork/"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 5d1ab52

Please sign in to comment.