This website requires JavaScript.
Explore
Help
Sign In
embarklabs
/
EmbarkJS
mirror of
https://github.com/embarklabs/EmbarkJS.git
Watch
2
Star
0
Fork
You've already forked EmbarkJS
0
Code
Issues
Projects
Releases
Wiki
Activity
MOVED to
https://github.com/embark-framework/embark/tree/master/packages/embarkjs
22
Commits
5
Branches
15
Tags
137
KiB
JavaScript
99.1%
HTML
0.9%
d3e1a7626e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Michael Bradley, Jr
d3e1a7626e
must pack src/ since "browser" field points to src/browser.js
2018-07-06 14:26:49 -05:00
src
node.js entrypoint
2018-07-06 11:44:14 -05:00
.babelrc
consistent use of "@babel/env" vs. "@babel/preset-env"
2018-07-06 12:53:18 -05:00
.gitignore
ignore output of `npm pack`
2018-07-06 14:09:47 -05:00
.npmrc
.npmrc
2018-07-06 11:43:46 -05:00
LICENSE
LICENSE
2018-07-06 11:43:46 -05:00
README.md
Initial commit
2018-07-01 21:30:42 -04:00
index.html
helper web page for testing standalone embark.min.js
2018-07-06 11:43:55 -05:00
package.json
must pack src/ since "browser" field points to src/browser.js
2018-07-06 14:26:49 -05:00
webpack.config.js
webpack should build against src/browser.js vs. dist/browser.js
2018-07-06 12:53:58 -05:00
README.md
EmbarkJS