Evan You
|
bbfeb039f3
|
build: bump dev deps
|
6 years ago |
Evan You
|
17296aa6bb
|
build: ship pre-minified versions of CommonJS build and server renderer
|
6 years ago |
Sam Lichlyter
|
5489339a30
|
refactor(core): Replace "var" (#8299)
Replaces instances of "var" with "let" and "const" where applicable using the eslint 'no-var' and
'prefer-const' rules
|
6 years ago |
Evan You
|
980801c8a3
|
build: use terser instead of uglify
|
6 years ago |
Evan You
|
144a4dd860
|
build: rename build/ to scripts/
|
7 years ago |
Evan You
|
ef358fef94
|
build: tweak build script
|
7 years ago |
Evan You
|
4361a2b3ae
|
build: bump rollup version
|
7 years ago |
Evan You
|
b0b6b7e972
|
build: upgrade rollup
|
7 years ago |
Evan You
|
dfb014e3d7
|
fix uglify upgrade
|
8 years ago |
Eduardo San Martin Morote
|
b9376eb5ff
|
Refactor version replacement (#4400)
Use the rollup replace plugin to replace weexVersion and (Vue) version
inside the files
|
8 years ago |
Evan You
|
2dc2d062b1
|
adjust build
|
8 years ago |
Evan You
|
cb13df372a
|
update build and release scripts for weex
|
8 years ago |
Evan You
|
961d109148
|
build adjustments
|
8 years ago |
Evan You
|
00091053c4
|
check version compatibility in packages
|
8 years ago |
Evan You
|
5c6c8c7ed0
|
include compiler in vue-server-renderer
|
9 years ago |
Evan You
|
ba3bec824d
|
SSR: allow user to provide own (possibly async) cache implementation
|
9 years ago |
Evan You
|
eb9eb98cd9
|
use de-indent module
|
9 years ago |
Evan You
|
5854f0f781
|
move bundle renderer into src
|
9 years ago |
Evan You
|
c902e1f9ab
|
ssr component-level caching + context injection
|
9 years ago |
Evan You
|
4cf710e56d
|
update ssr package
|
9 years ago |
Evan You
|
2af9f68bd9
|
remove source-map generation from sfc parser
|
9 years ago |
Evan You
|
b0ad94fc87
|
properly encode HTML in server-side rendering (fix #3078)
|
9 years ago |
Evan You
|
193f307f19
|
release script
|
9 years ago |
Evan You
|
b0b9691efe
|
add pad/map option to sfc parser
|
9 years ago |
Evan You
|
f8daf74640
|
adjust build
|
9 years ago |
Evan You
|
e236f80fa0
|
parser for single-file components
|
9 years ago |
Evan You
|
59e92a58c5
|
screw ie8
|
9 years ago |
Evan You
|
76d06ba422
|
implement $isServer and ssr observation skipping via env variables
|
9 years ago |
Evan You
|
27033b7589
|
update build script and npm files
|
9 years ago |
Evan You
|
7f92bd9cea
|
attempting to fix ci
|
9 years ago |
Evan You
|
1b8ef949a1
|
update build
|
9 years ago |
Evan You
|
d08cf7c320
|
streaming renderer!
|
9 years ago |
Evan You
|
83ea6ef85d
|
update ssr with tests
|
9 years ago |
Evan You
|
f629b345c4
|
decouple renderer logic and web platform
|
9 years ago |
Evan You
|
14feb83879
|
move web-specific utils
|
9 years ago |
Evan You
|
d3851371a1
|
ssr wip
|
9 years ago |
Evan You
|
6b84d8eaf8
|
ship compiler in the same package instead
|
9 years ago |
Evan You
|
e7f021fc9b
|
add build aliases for easier importing
|
9 years ago |
Evan You
|
955e2f8391
|
restructure (build pass)
|
9 years ago |
Evan You
|
82bbbcfb83
|
improve build script
|
9 years ago |
Evan You
|
ae881f514b
|
use umd for cjs build size check
|
9 years ago |
Evan You
|
4512406f77
|
restructure
|
9 years ago |
Evan You
|
f42085cab1
|
copyright year
|
9 years ago |
Evan You
|
a1e2dfc488
|
update build script
|
9 years ago |
Evan You
|
adb81363dd
|
update build for compiler
|
9 years ago |
Evan You
|
9eab970f3a
|
cleanup
|
9 years ago |
Evan You
|
0ab0600599
|
restructure
|
9 years ago |
Evan You
|
e918476447
|
decode html entities in text nodes
|
9 years ago |
Evan You
|
1c8afd26a9
|
separate builds with/without compiler
|
9 years ago |
Evan You
|
a879ec06ef
|
init
|
9 years ago |