SystemJS's text loading plugin. Text is loaded from the file into the variable as a string.
importmyTextfrom'./mytext.html!text';// Do not do this// Avoid curly brackets when using this pluginimport{myText}from'./mytext.html!text';There was an error while loading. Please reload this page.