Daniel Roe
|
97efab4270
|
fix: check for server webpack config (#91)
|
2021-01-30 22:05:40 +00:00 |
|
Xin Du (Clark)
|
5aa31613bd
|
fix(config): always disasble server sourceMap (#88)
|
2021-01-24 22:12:07 +01:00 |
|
Xin Du (Clark)
|
1b142148eb
|
fix(compat): disable webpack sourcemap (#84)
|
2021-01-24 21:30:20 +01:00 |
|
Xin Du (Clark)
|
67a82a7ab9
|
fix(compat): cannot read property setLegacyMiddleware of undefined (#82)
|
2021-01-24 20:18:20 +01:00 |
|
Xin Du (Clark)
|
2d0ff10892
|
fix(rollup): dirnames not generate a sourcemap for the transformation (#83)
|
2021-01-24 20:16:39 +01:00 |
|
Pooya Parsa
|
fff38618fe
|
chore: allow passing listhen options
|
2021-01-22 21:32:29 +01:00 |
|
Pooya Parsa
|
5248905dd7
|
refactor: rebrand to nitro
|
2021-01-22 20:55:59 +01:00 |
|
Pooya Parsa
|
41951c8862
|
refactor: move nuxt2 plugin to compat
|
2021-01-22 20:53:40 +01:00 |
|
Pooya Parsa
|
d94aec4841
|
fix: fix _interopDefault implementation
|
2021-01-21 15:49:34 +01:00 |
|
Pooya Parsa
|
4f09b514f1
|
fix: _interopDefault potential cjs files
|
2021-01-21 15:46:05 +01:00 |
|
Pooya Parsa
|
0b886cf57f
|
feat: serve-placeholder
|
2021-01-21 14:21:33 +01:00 |
|
Pooya Parsa
|
a6936ff8c6
|
fix: default value for template path
|
2021-01-21 14:07:48 +01:00 |
|
Xin Du (Clark)
|
0ebab89014
|
update getSigmaContext name (#73)
|
2021-01-21 01:58:43 +01:00 |
|
Xin Du (Clark)
|
f4e15196b2
|
fix error message in rollup and server (#72)
|
2021-01-20 23:09:22 +01:00 |
|
Xin Du (Clark)
|
2186d953d0
|
fix: update documentPath with updated buildDir (#70)
|
2021-01-20 23:08:54 +01:00 |
|
Pooya Parsa
|
6e9be0eece
|
feat: support ssrContext.head
Co-Authored-By: Daniel Roe <daniel@roe.dev>
|
2021-01-20 20:13:28 +01:00 |
|
Pooya Parsa
|
387fa4a278
|
fix: 404 handling for static assets
|
2021-01-20 16:42:42 +01:00 |
|
Pooya Parsa
|
fd0be27f0c
|
fix: static asset handling with leading slash
|
2021-01-20 16:00:14 +01:00 |
|
Pooya Parsa
|
cc4a32c024
|
chore: hide generated logs
|
2021-01-20 15:37:21 +01:00 |
|
Pooya Parsa
|
0675191cba
|
fix: disable external tracing for local preset
|
2021-01-20 15:34:00 +01:00 |
|
Pooya Parsa
|
fa5d0e04f9
|
chore: fix runtime typescript errors
|
2021-01-18 12:47:25 +01:00 |
|
Pooya Parsa
|
9e9b20ef90
|
fix: bring back nuxt3 support
|
2021-01-18 12:42:00 +01:00 |
|
Pooya Parsa
|
b07a4a5c8d
|
refactor: move runtime to src (typescript)
|
2021-01-18 11:57:38 +01:00 |
|
Pooya Parsa
|
19e6542d27
|
feat: enable externals.trace by default
|
2021-01-12 16:58:05 +01:00 |
|
Sébastien Chopin
|
8a8840c970
|
chore: typo
|
2021-01-11 19:02:11 +01:00 |
|
Pooya Parsa
|
7e682ed663
|
feat: better error handler
|
2020-12-12 19:15:56 +01:00 |
|
Pooya Parsa
|
2c83f6ea6a
|
feat: integrate $fetch with ohmyfetch
|
2020-12-12 15:46:54 +01:00 |
|
Pooya Parsa
|
239c69d92a
|
fix: silent proxy errors
|
2020-12-12 15:21:12 +01:00 |
|
Pooya Parsa
|
e56178a872
|
fix: use connect for dev server due to loading-screen issue
|
2020-12-12 15:20:55 +01:00 |
|
Pooya Parsa
|
5bbdc2bc65
|
feat: improved externals and experimental trace with vercel/nft
|
2020-12-07 22:59:24 +01:00 |
|
Pooya Parsa
|
a05c806f85
|
chore: hide listen message for dev
|
2020-12-07 21:49:37 +01:00 |
|
Pooya Parsa
|
28be995ef4
|
chore: move local artifacts to buildDir/sigma
|
2020-12-07 21:49:03 +01:00 |
|
Pooya Parsa
|
921bb15130
|
feat: swtich to h2 stack for dev server
|
2020-12-07 14:09:09 +01:00 |
|
Pooya Parsa
|
0199610834
|
chore: enable back automock plugin
|
2020-12-07 13:53:32 +01:00 |
|
Pooya Parsa
|
6de295cc9f
|
fix: skip static dir if not exists
|
2020-12-07 13:48:29 +01:00 |
|
Pooya Parsa
|
daf0c3e6a5
|
feat: sourcemap support
|
2020-12-07 13:36:43 +01:00 |
|
Pooya Parsa
|
0742e0ff33
|
chore: move local dist to .output for easier debugging
|
2020-12-07 13:13:45 +01:00 |
|
Daniel Roe
|
3c9bb27148
|
fix: temporary remove dev warning for pwa module (#40)
|
2020-12-02 14:27:01 +01:00 |
|
Pooya Parsa
|
4685108c16
|
fix: add node_modules from cwd to nodeResolve
|
2020-12-02 14:22:34 +01:00 |
|
Pooya Parsa
|
4890205b6e
|
fix: temporary disable auto mock plugin
|
2020-12-02 14:21:49 +01:00 |
|
Pooya Parsa
|
133b44d3c0
|
fix: disable static manifest generation (resolves #53)
|
2020-12-02 14:19:18 +01:00 |
|
Pooya Parsa
|
0a2f9a3949
|
fix: update node-resolve options
|
2020-12-02 14:12:29 +01:00 |
|
Daniel Roe
|
9c25d68511
|
fix: addresses static assets/azure issues (#49)
|
2020-12-02 00:28:42 +01:00 |
|
pooya parsa
|
a9b9d19e66
|
feat: serveStatic (#47)
|
2020-11-28 23:49:39 +01:00 |
|
Pooya Parsa
|
b010e83008
|
chore: fix lint issues
|
2020-11-28 22:13:16 +01:00 |
|
Pooya Parsa
|
7ae8483d21
|
feat: support typescript via esbuild (closes #42)
|
2020-11-28 22:11:25 +01:00 |
|
Pooya Parsa
|
ca015deda6
|
feat: support runtimeConfig (closes #43)
|
2020-11-28 21:50:16 +01:00 |
|
Pooya Parsa
|
5783abdb52
|
Merge branch 'main' of github.com:nuxt/sigma into main
|
2020-11-28 21:24:42 +01:00 |
|
Daniel Roe
|
976dff7ce1
|
feat: add azure functions preset (#45)
|
2020-11-28 12:50:55 +01:00 |
|
Pooya Parsa
|
531f6b1e08
|
fix: remove runtime/ prefix
|
2020-11-22 22:54:08 +01:00 |
|