vue3-yuanma/packages/compiler-core
Evan You 353b06df77 perf(compiler): should only perform assertions during tests
Compiler assertions are made to ensure implementation correctness,
but they have performance costs that should not affect users
during development.
2019-11-15 17:29:08 -05:00
..
__tests__ perf(compiler): minor perf tweaks 2019-11-15 16:47:55 -05:00
src perf(compiler): should only perform assertions during tests 2019-11-15 17:29:08 -05:00
api-extractor.json build: use api-extractor for type rollup 2019-09-03 12:16:22 -04:00
index.js refactor: rename packages 2018-10-26 15:44:50 -04:00
LICENSE chore: license 2019-10-28 11:15:17 -04:00
package.json refactor(compiler): switch to acorn 2019-10-02 11:05:56 -04:00
README.md refactor: rename packages 2018-10-26 15:44:50 -04:00

@vue/compiler-core