This repository has been archived on 2026-05-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
novarix-networks-homepage/node_modules/next/dist/esm/lib/import-next-warning.js
T
Kismet Hasanaj 34dc9aec52 .
2026-05-02 20:07:02 +02:00

5 lines
322 B
JavaScript

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