Commit Graph

18 Commits

Author SHA1 Message Date
Michael Bradley, Jr 1240e2faec change browser entrypoint to src/browser.js 2018-07-06 12:54:40 -05:00
Michael Bradley, Jr fe8e44385e babel should ignore src/browser.js 2018-07-06 12:54:29 -05:00
Michael Bradley, Jr 9a424d559a webpack should build against src/browser.js vs. dist/browser.js 2018-07-06 12:53:58 -05:00
Michael Bradley, Jr fecb79d291 webpack should ignore .babelrc 2018-07-06 12:53:44 -05:00
Michael Bradley, Jr 1b58efa5c9 consistent use of "@babel/env" vs. "@babel/preset-env" 2018-07-06 12:53:18 -05:00
Michael Bradley, Jr 66a27d4b30 spec "prepack" script in package.json 2018-07-06 12:11:36 -05:00
Michael Bradley, Jr aa575cc39f rm unused devDep 2018-07-06 12:00:32 -05:00
Michael Bradley, Jr 31fb2e30fc node.js entrypoint 2018-07-06 11:44:14 -05:00
Michael Bradley, Jr 2d41668f2f split out logic to check for web3 into browser entrypoint 2018-07-06 11:44:14 -05:00
Michael Bradley, Jr ccc043f359 EmbarkJS source code 2018-07-06 11:44:00 -05:00
Michael Bradley, Jr 80a7f6019f webpack.config.js 2018-07-06 11:44:00 -05:00
Michael Bradley, Jr 333d8c06dd helper web page for testing standalone embark.min.js 2018-07-06 11:43:55 -05:00
Michael Bradley, Jr c81ddd9ddd package.json 2018-07-06 11:43:46 -05:00
Michael Bradley, Jr 9fa3c5df47 .babelrc 2018-07-06 11:43:46 -05:00
Michael Bradley, Jr 4036ce49bc .npmrc 2018-07-06 11:43:46 -05:00
Michael Bradley, Jr b6a4fc4191 .gitignore 2018-07-06 11:43:46 -05:00
Michael Bradley, Jr 9ace0f7354 LICENSE 2018-07-06 11:43:46 -05:00
Iuri Matias 62cfb553c2
Initial commit 2018-07-01 21:30:42 -04:00