Module parse failed: Unexpected token (4:21)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See
https://webpack.js.org/concepts#loaders|
| export class Header extends ExcelComponent {
> static className = 'excel__header'
| toHTML() {
| return '<h1>Header</h1>'