mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
fix: expose babel presets for upstream libraries (#463)
This commit is contained in:
parent
2a29bf6242
commit
9ac79ed1ae
|
@ -7,6 +7,7 @@
|
|||
"repository": "zeit/next.js",
|
||||
"files": [
|
||||
"dist",
|
||||
"babel.js",
|
||||
"link.js",
|
||||
"css.js",
|
||||
"head.js",
|
||||
|
|
Loading…
Reference in a new issue