Pooya Parsa
|
d7fbe47c31
|
feat: experimental dll support
`.cache/` should be git ignored in projects.
disabled by default. Can be enabled using `options.build.dll: true`
|
2017-08-21 15:46:35 +04:30 |
|
Sebastien Chopin
|
c1d2d4c626
|
Rename process.generate to process.static
|
2017-08-17 14:50:39 +02:00 |
|
Sebastien Chopin
|
42d967c27b
|
Add process.generate
|
2017-08-17 14:43:51 +02:00 |
|
Pooya Parsa
|
127155d61a
|
workaround for es6-promise and vue-server-renderer
|
2017-08-10 16:16:00 +04:30 |
|
Pooya Parsa
|
d7cb08b746
|
improve server bundle size
explicitly excluding nuxt's node_modules optimizes bundle size in both normal usage and when using in test/linked/npx
|
2017-08-10 15:39:25 +04:30 |
|
Pooya Parsa
|
5aa4120c3d
|
enable nodeExternals for modulesDir if exists
#1076
|
2017-08-01 03:58:53 +04:30 |
|
Pooya Parsa
|
92b6936811
|
feat: modulesDir option
fixes problems with npx and linked libraries #1076
|
2017-08-01 02:54:10 +04:30 |
|
Pooya Parsa
|
255a944bc9
|
webpack: don't warn about ssr bundle size
|
2017-08-01 01:16:46 +04:30 |
|
Pooya Parsa
|
adb43fbc10
|
better production source maps
|
2017-06-20 00:44:13 +04:30 |
|
Pooya Parsa
|
766009dbba
|
Cleaner structure
|
2017-06-18 12:06:00 +04:30 |
|