editor
editor copied to clipboard
Investigate dash custom command bugs
This happens for a simple custom command in 2.8.0 right now. Not sure if it is a dash or editor bug yet.
DashWorker.ts:70 Failed to execute command unknown:
x 'import', and 'export' cannot be used outside of module code
,----
1 | export default defineCommand(()=>{});
: ^^^^^^
`----
Caused by:
0: failed to minify file
1: failed to parse input file
2: Syntax Error