In my App.js I am importing an html file:
import __html from \'./pages/animation/index.html\'; var template = { __html: __html };
And I retur