Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
123456 |
- // Re-export lib/utils, so that consumers can import
- // babel-plugin-dynamic-import-node/utils instead of
- // babel-plugin-dynamic-import-node/lib/utils
-
- // eslint-disable-next-line import/no-unresolved
- module.exports = require('./lib/utils');
|