Unexpected token 'export' (deno_core)

Playing around with ModuleLoaders, but doesn't seem to make a difference

Scripts containing the export keyword don't load due to above error

How can I allow the keyword?
Was this page helpful?