This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
schildi-web
Watch
1
Star
0
Fork
0
You've already forked schildi-web
mirror of
https://github.com/SchildiChat/element-web.git
synced
2024-10-01 01:26:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d4a36f5081
schildi-web
/
.gitignore
9 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
gitignore node_modules
2015-06-10 05:10:34 -04: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 06:43:28 -04:00
vector/bundle.*
lib
WIP of new CSS
2015-10-22 21:32:49 -04: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 13:05:43 -05:00
vector/components.css
Add 'package' script to build a webapp bundle for straight unzipping on a production server.
2016-02-10 10:35:06 -05:00
packages/
Reference in New Issue
Copy Permalink