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

Commit

Permalink
Cleanup __internal__ directories, exp.json -> app.json
Browse files Browse the repository at this point in the history
fbshipit-source-id: 02b261c
  • Loading branch information
Adam Miskiewicz authored and expbot committed Oct 7, 2017
1 parent 55f3b4b commit 84a7dc7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"webpack-dev": "webpack -w --env.dev",
"webpack-hot": "webpack --env.dev && cross-env BABEL_ENV=hot webpack-dev-server -w --env.hmr --env.dev",
"build": "cross-env NODE_ENV=production webpack --env.prod",
"postinstall": "node scripts/postinstall.js",
"lint": "eslint src",
"dist": "gulp clean && npm run build && gulp release",
"mac": "gulp clean && npm run build && gulp release:mac",
Expand Down
12 changes: 0 additions & 12 deletions scripts/postinstall.js

This file was deleted.

0 comments on commit 84a7dc7

Please sign in to comment.