/opt/canhelp/node_modules/next/dist/build/webpack/loaders
Edit: /opt/canhelp/node_modules/next/dist/build/webpack/loaders/next-invalid-import-error-loader.js.map (733B)
{"version":3,"sources":["../../../../src/build/webpack/loaders/next-invalid-import-error-loader.ts"],"sourcesContent":["import type webpack from 'webpack'\n\nexport type InvalidImportLoaderOpts = { message: string }\n\nconst nextInvalidImportErrorLoader: webpack.LoaderDefinitionFunction
=\n function () {\n const { message } = this.getOptions()\n throw new Error(message)\n }\n\nexport default nextInvalidImportErrorLoader\n"],"names":["nextInvalidImportErrorLoader","message","getOptions","Error"],"mappings":";;;;+BAUA;;;eAAA;;;AANA,MAAMA,+BACJ;IACE,MAAM,EAAEC,OAAO,EAAE,GAAG,IAAI,CAACC,UAAU;IACnC,MAAM,qBAAkB,CAAlB,IAAIC,MAAMF,UAAV,qBAAA;eAAA;oBAAA;sBAAA;IAAiB;AACzB;MAEF,WAAeD","ignoreList":[0]}