systemjs / systemjs

Dynamic ES module loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

system.import() is deprecated and will be removed soon. use import() instead

J-DuYa opened this issue · comments

SystemJS Version: 6.13.0

Question

When I use systemjs When importing, 'system import() is deprecated and will be removed soon. use import() instead'。 The compiling environment is webpack+vue2+ts