Limit materialize to the dist directory
The entire repo is nearly 30MB, this change means we only include the relevant parts in `jspm_packages`.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"main": "dist/js/materialize",
|
||||
"shim": {
|
||||
"dist/js/materialize": {
|
||||
|
||||
Reference in New Issue
Block a user