Nicolò Ribaudo 62bbee97d7 Better error message for import.meta and import() without plugin (#6962)
The correct error was already thrown when they weren't in statement position.
2017-12-03 17:45:37 +01:00

5 lines
119 B
JSON

{
"throws": "This experimental syntax requires enabling the parser plugin: 'dynamicImport' (1:0)",
"plugins": []
}