Giuseppe Marletta

Results 31 comments of Giuseppe Marletta

@trusktr use babel plugin to let html be imported: "@babel/plugin-proposal-throw-expressions", [ "babel-plugin-inline-import", { "extensions": [ ".html" ] } ], the problem than is anytime you update the HTML resources, you...