Commit Graph

4 Commits

Author SHA1 Message Date
Matt Bierner
a6724dcc10 Bump default JS target for scripts in html (#150240)
* Bump default JS target for scripts in html

For JS/TS files, we target ES2020 by default. However in html files we're still stuck targetting es6

This change aligns the two

* use es2020.full (includes dom), fix web, avoid searching in node_modules

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2022-05-25 11:50:44 +02:00
Martin Aeschlimann
6a18c72bbf add library loader 2020-06-23 22:58:54 +02:00
Martin Aeschlimann
8e986b18a0 [html] update service (multi semantic selection, webpack) 2019-03-05 15:27:51 +01:00
Martin Aeschlimann
bfa0463154 [html] webpack
html
2018-08-27 09:46:52 +02:00