Convert runtime helpers build script to ESM (#12756)

This commit is contained in:
Nicolò Ribaudo
2021-02-04 18:15:30 +01:00
committed by GitHub
parent 77d46bcb1a
commit 0fdec6b7e7
3 changed files with 26 additions and 12 deletions

View File

@@ -0,0 +1 @@
{ "type": "module" }