Skip to content

Commit

Permalink
Revert "Rmeove unnecessary files from parcel bundle" (#243)
Browse files Browse the repository at this point in the history
Revert "Rmeove unnecessary files from parcel bundle (#219)"

This reverts commit 4fd0e71.
  • Loading branch information
Boyuan-Deng authored Jul 22, 2022
1 parent 73b34fd commit 46803e1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 33 deletions.
4 changes: 0 additions & 4 deletions src/ui/app/.parcelrc

This file was deleted.

23 changes: 0 additions & 23 deletions src/ui/app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 2 additions & 6 deletions src/ui/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
},
"devDependencies": {
"@babel/core": "^7.18.2",
"@parcel/css": "^1.10.0",
"@types/react": "^18.0.8",
"@types/react-dom": "^18.0.5",
"@typescript-eslint/eslint-plugin": "^4.17.0",
Expand All @@ -55,12 +54,9 @@
"eslint-plugin-unused-imports": "^1.1.5",
"os-browserify": "^0.3.0",
"parcel": "2.6.0",
"parcel-resolver-ignore": "^2.1.3",
"@parcel/css": "^1.10.0",
"path-browserify": "^1.0.1",
"process": "^0.11.10",
"typescript": "^3.9.10"
},
"parcelIgnore": [
"^refractor\/lang\/(?!python.*\\.js$)"
]
}
}

0 comments on commit 46803e1

Please sign in to comment.