1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/integration/config
Joe Haddad 33b9ebc783 Add module as server fallback main field (#6256)
* Add `module` as server fallback main field

* Test that a module only package can be imported
2019-02-12 01:39:57 +01:00
..
components Add support for rendering .css chunks (#4861) 2018-07-30 15:48:02 +02:00
node_modules Add module as server fallback main field (#6256) 2019-02-12 01:39:57 +01:00
pages Add module as server fallback main field (#6256) 2019-02-12 01:39:57 +01:00
test Add module as server fallback main field (#6256) 2019-02-12 01:39:57 +01:00
.gitignore Exposing configuration to the server / client side (minor) (#3882) 2018-02-26 12:03:27 +01:00
next.config.js Add Error when using publicRuntimeConfig with target serverless and add buildVars (#6212) 2019-02-08 14:38:18 +01:00