Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Change webpack devtool setting to source-map #442

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add some babel packages
  • Loading branch information
Shobhit Gupta committed Aug 21, 2019
commit 25c6357239a496f5e56743f3d7c5d8d36c6841ba
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,11 @@
},
"dependencies": {
"autoprefixer": "7.1.6",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-jest": "^24.9.0",
"babel-loader": "7.1.2",
"babel-preset-env": "^1.7.0",
"babel-preset-react-app": "^3.1.2",
"case-sensitive-paths-webpack-plugin": "2.1.1",
"chalk": "1.1.3",
Expand Down