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",
|
"main": "dist/js/materialize",
|
||||||
"shim": {
|
"shim": {
|
||||||
"dist/js/materialize": {
|
"dist/js/materialize": {
|
||||||
|
|||||||
Reference in New Issue
Block a user