This website requires JavaScript.
Explore
Help
Sign In
embarklabs
/
embark
Watch
2
Star
0
Fork
0
You've already forked embark
mirror of
https://github.com/embarklabs/embark.git
synced
2025-01-13 07:14:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
embark
/
embark-ui
/
.npmignore
9 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
don't gen source maps for production builds of embark-ui don't include .env files in the pkg tarball
2018-10-28 12:52:28 +01:00
.env
.env.*
build(packaging): reorg sources for transpilation with Babel Allow for embark sources to be authored in TypeScript and/or JavaScript, and to make use of upcoming features of the JS language. Sources in the src/ directory are transpiled into the dist/ directory, and npm-scripts are provided to support and automate various aspect of the build process. Source map support is enabled at runtime, i.e. when invoking the embark cli and running embark's test suite.
2018-11-11 15:08:55 -06:00
.eslintrc
rev embark-ui .npmignore
2018-10-25 08:26:48 -05:00
config
node_modules
public
scripts
src
Reference in New Issue
Copy Permalink