Commit Graph

13 Commits

Author SHA1 Message Date
Clark Du faa069df49
example: update custom-build 2018-07-18 17:16:01 +01:00
Pooya Parsa 53e98a958c feat: rewrite core to esm 2018-03-16 19:42:06 +03:30
Pooya Parsa b8f8f18384 optimize webpack 2018-03-12 00:58:56 +03:30
Clark Du 3e637c5d83
refactor: add examples to lint 2017-10-31 21:43:55 +08:00
Sébastien Chopin 23e1c3fd06 examples: Use process.server instead of isServer 2017-10-28 17:20:11 +02:00
Clark Du 1e0c807341 remove condition because dev is always true
Signed-off-by: Clark Du <clark.duxin@gmail.com>
2017-09-08 12:09:11 +08:00
Sébastien Chopin f9584fc810 Update example 2017-06-12 21:34:45 +04:30
Pooya Parsa 6ee5d958a7 cleanups 2017-04-30 17:24:14 +04:30
Pooya Parsa 87172100c7 [vue-loader] allow using builtin extractCSS functionality
This option is disabled by default and won't affect exiting users.
However users can easily enable this option using `nuxt.build.extractCSS`

Implementation is according to:
- https://github.com/vuejs/vue-loader/tree/master/docs/en/configurations
- https://ssr.vuejs.org/en/css.html
- https://github.com/vuejs/vue-hackernews-2.0/tree/master/build
2017-04-30 16:28:25 +04:30
Pooya Parsa 56f3be060c [examples] Update custom filenames #574 2017-04-21 21:33:29 +04:30
Sébastien Chopin 3f9aa0f345 show extend option in example 2016-12-27 16:30:33 +01:00
Sébastien Chopin b1546682ef Add aliases and update examples 2016-11-16 17:55:26 +01:00
Sébastien Chopin 73bdfc0394 Move vendor and filenames in build key and add loaders 2016-11-09 02:35:13 +01:00