This website requires JavaScript.
Explore
Help
Register
Sign in
PrivateCoffee
/
element-web
Watch
4
Star
0
Fork
You've already forked element-web
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3
52f259ccfa
element-web
/
.gitignore
9 lines
92 B
Text
Raw
Normal View
History
Unescape
Escape
gitignore node_modules
2015-06-10 09:10:34 +00:00
node_modules
Switch to webpack Webapck actually supports loading input source maps and generally seems a lot more solid then browserify (even if their website has an annoying animated logo).
2015-09-25 10:43:28 +00:00
vector/bundle.*
lib
WIP of new CSS
2015-10-23 01:32:49 +00:00
.DS_Store
key.pem
cert.pem
Run the CSS through webpack so we can pull in CSS files from modules with require rather than symlinking into the node_module directory which is breaking people on different npm versions.
2015-12-01 18:05:43 +00:00
vector/components.css
Add 'package' script to build a webapp bundle for straight unzipping on a production server.
2016-02-10 15:35:06 +00:00
packages/
Reference in a new issue
Copy permalink