import { createApp } from "vue";
Getting this error :
ERROR in ./src/bootstrap.js 1:0 Module parse failed: 'import' and 'export' may appear only with 'sourceType: module' (1:0) File was processed with these loaders:
import { createApp } from "vue"; @ ./src/index.js 1:0-21
webpack 5.98.0 compiled with 1 error in 49 ms