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
Tim Neutkens 183866a96d
Add support for rendering .css chunks (#4861)
Depends on https://github.com/zeit/next-plugins/pull/228

Failing tests are expected as `@zeit/next-css` has to be updated/released first.

This implements rendering of `.css` chunks. Effectively removing the custom document requirement when adding next-css/sass/less/stylus.
2018-07-30 15:48:02 +02:00
..
app-aspath Fix Typescript HMR (#4689) 2018-06-28 20:07:41 +02:00
app-document [WIP] Webpack 4, react-error-overlay, react-loadable (#4639) 2018-07-24 11:24:40 +02:00
babel Fix Typescript HMR (#4689) 2018-06-28 20:07:41 +02:00
basic [WIP] Webpack 4, react-error-overlay, react-loadable (#4639) 2018-07-24 11:24:40 +02:00
config Add support for rendering .css chunks (#4861) 2018-07-30 15:48:02 +02:00
custom-server Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00
dist-dir Clean up references to this.dir and this.dist everywhere (#4535) 2018-06-04 15:45:39 +02:00
ondemand Fix dynamic import page navigation (#4842) 2018-07-26 12:38:45 +02:00
page-extensions Fix Typescript HMR (#4689) 2018-06-28 20:07:41 +02:00
production Add support for rendering .css chunks (#4861) 2018-07-30 15:48:02 +02:00
static Support events emitter for router (#4726) 2018-07-05 14:41:18 +02:00
with-router Support events emitter for router (#4726) 2018-07-05 14:41:18 +02:00