Commit Graph

2820 Commits

Author SHA1 Message Date
Sébastien Chopin 3a76475ace
Merge pull request #3341 from clarkdo/babel_whitelisting
feat: make babel-loader exclude configurable
2018-05-14 09:50:24 +02:00
Sébastien Chopin 085f18a339
Update basic.dev.test.js 2018-05-14 09:22:44 +02:00
Sébastien Chopin f275fc8069
Update transpile to return the opposite of exclude 2018-05-14 09:21:40 +02:00
Sébastien Chopin 2b9a87787b
Merge pull request #3315 from sumcumo/webpack-inline-loader-support
fix(lib): ensure webpack inline loaders stay prefixed
2018-05-14 09:06:19 +02:00
Clark Du e15790ad0c chore: upgrade dependencies 2018-05-13 21:11:40 +01:00
Sébastien Chopin 5803205aa6
Merge pull request #3338 from DanielRuf/chore/add-nodejs-10-remove-nodejs-9
chore: add Node.js 10, remove Node.js 9
2018-05-12 19:43:45 +02:00
Daniel Ruf 1f6b784d50
chore: add Node.js 10, remove Node.js 9 2018-05-12 19:14:06 +02:00
Hannes Diercks 919b5395af
test(utils): make tests for relativeTo platform agnostic 2018-05-12 00:51:16 +02:00
Hannes Diercks c017da10f6
fix(lib): ensure webpack inline loaders stay prefixed
when making a component path relative

fix https://github.com/nuxt/nuxt.js/issues/3314
2018-05-11 21:02:28 +02:00
Clark Du 929817741b
chore: upgrade dependencies 2018-05-08 17:55:52 +01:00
Sébastien Chopin c59acddb49
Merge pull request #3306 from luisDanielRoviraContreras/patch-1
Add License
2018-05-07 17:32:27 +02:00
ldrovira eac6cdd6c9
Add License 2018-05-07 11:10:57 -04:00
Clark Du 13ae634c74
refactor: simplify build.transpile 2018-05-06 20:48:19 +01:00
Clark Du a888136ac4
test: add string for build.transpile 2018-05-06 20:35:32 +01:00
Clark Du 63520aa337
test: build.transpile 2018-05-06 20:29:59 +01:00
Clark Du 8b0c2f1a67
feat: add build.transpile to transpile npm packages 2018-05-06 19:46:02 +01:00
Clark Du 021ba5a1e2 feat: make babel-loader exclude configurable 2018-05-06 19:20:40 +01:00
Clark Du 7d92486a07
fix: partner icon too small 2018-05-05 23:02:51 +01:00
Clark Du 88174e0828
fix: partner icon too small 2018-05-05 22:49:22 +01:00
Clark Du ca786eca51
fix: partner typo in readme 2018-05-05 22:44:19 +01:00
Clark Du bde6f220cf
misc: add opencollective partner in readme 2018-05-05 22:36:14 +01:00
Clark Du 0df3523dd2
misc: make opencollective sponsors list more accurate 2018-05-05 22:18:50 +01:00
Clark Du bd97faec59
feat(vue-loader): import SFCs from dependencies 2018-05-04 17:00:46 +01:00
Sébastien Chopin fe30ef3525 fix: Use Component instead of paths 2018-05-04 11:36:10 +02:00
Sébastien Chopin c6553a39cd fix: #2854 2018-05-04 10:32:26 +02:00
Clark Du 25d752630a
test: render:context hook 2018-05-03 20:49:37 +01:00
Clark Du 7514db73b2
feat: add hook for getting data before sending to client 2018-05-03 20:47:55 +01:00
Clark Du 6494818a5d
misc: bring module test back 2018-05-03 20:23:45 +01:00
Pooya Parsa 8feeeb0cfe Revert "feat: add webpackPrefetch to initial async chunk options (webpack 4.6.0)"
This reverts commit 09b141efa4.
2018-05-02 14:29:55 +04:30
Pooya Parsa 44d1e83c7f cli: consola.info 2018-05-02 14:29:55 +04:30
Pooya Parsa a8cbbf03ce always enable resourceHints 2018-05-02 14:29:55 +04:30
Pooya Parsa b7c6a87239 fix(bin): allow cjs __dirname in nuxt.config.js 2018-05-02 14:29:55 +04:30
Pooya Parsa e8079fc740 test: force enable resourceHints for basic fixture 2018-05-02 14:29:55 +04:30
Pooya Parsa aec6828892 feat: add webpackPrefetch to initial async chunk options (webpack 4.6.0) 2018-05-02 14:29:55 +04:30
Pooya Parsa 2428a13c05 feat(ssr): render initial and used async css chunks (vuejs/vue#7902) 2018-05-02 14:29:55 +04:30
Pooya Parsa dfab96fdb7 fix: whitelist vue&type=style in SSR bundle 2018-05-02 12:57:26 +04:30
Pooya Parsa 21882caa50 chore: upgrade dependencies 2018-05-02 12:52:36 +04:30
Clark Du c5880cc1fb
chore: upgrade vue-loader to 15.0.5 2018-05-01 08:44:00 +01:00
Clark Du a02c445cdf
Merge pull request #3212 from btkostner/patch-1
export server resourceMap
2018-04-30 08:39:39 +01:00
Clark Du b022d21bd3
Merge pull request #3239 from rockywu/dev
add extendRoutes Support for meta properties
2018-04-30 08:36:01 +01:00
Clark Du b4a4a5527d
chore: upgrade dependencies 2018-04-27 21:35:49 +01:00
Pooya Parsa c2c0a48705 upgrade dependencies 2018-04-25 13:42:11 +04:30
Sébastien Chopin 7d82fadf43
Merge pull request #3262 from TheLarkInn/patch-1
fix(wasm): fix resolved default extensions
2018-04-24 09:23:48 +02:00
Sean Larkin d26a4169bb
fix(wasm): fix resolved default extensions
Fixes #3261
2018-04-23 23:58:01 -07:00
Pooya Parsa db572a2f35 chore: update dependencies 2018-04-22 12:15:00 +04:30
Pooya Parsa 050e380203 fix(nuxt-dev): ensure cache is cleaned for nuxt.config.js 2018-04-22 12:01:45 +04:30
Alexandre Villeneuve 85cfc625ee feat: optional pug support (#3206) 2018-04-21 11:57:48 +04:30
Clark Du 3d8f51b8c9
Merge pull request #3255 from miljan-aleksic/feature/with-vuikit
add Vuikit example
2018-04-21 01:05:03 -05:00
Miljan Aleksic dd9995bf3a add with-vuikit example 2018-04-21 13:19:58 +08:00
Clark Du 592c7159a5
fix: use toMatch in ANSI color due to appveyor issue 2018-04-20 12:13:21 +08:00