1
1
mirror of https://github.com/primer/css.git synced 2024-12-01 12:42:32 +03:00

fix(storybook): bring back webpack

This commit is contained in:
Shawn Allen 2019-03-06 10:57:10 -08:00
parent e92a13a201
commit 00fbc847d2
2 changed files with 631 additions and 376 deletions

1004
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -123,6 +123,7 @@
"unified": "^7.1.0",
"unist-util-select": "^2.0.0",
"unist-util-stringify-position": "^2.0.0",
"unist-util-visit": "^1.4.0"
"unist-util-visit": "^1.4.0",
"webpack": "4.20.2"
}
}