5 lines
289 B
JavaScript
5 lines
289 B
JavaScript
var ref;
|
|
import * as Log from "../build/output/log";
|
|
Log.warn(`"next" should not be imported directly, imported in ${(ref = module.parent) == null ? void 0 : ref.filename}\nSee more info here: https://nextjs.org/docs/messages/import-next`);
|
|
|
|
//# sourceMappingURL=import-next-warning.js.map
|