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.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,4 +4,4 @@ lib
|
||||
.DS_Store
|
||||
key.pem
|
||||
cert.pem
|
||||
build
|
||||
vector/components.css
|
||||
|
||||
Reference in New Issue
Block a user