feat: refactoring project
This commit is contained in:
2
node_modules/webpack/lib/javascript/ChunkHelpers.js
generated
vendored
2
node_modules/webpack/lib/javascript/ChunkHelpers.js
generated
vendored
@@ -30,4 +30,4 @@ const getAllChunks = (entrypoint, excludedChunk1, excludedChunk2) => {
|
||||
}
|
||||
return chunks;
|
||||
};
|
||||
exports.getAllChunks = getAllChunks;
|
||||
module.exports.getAllChunks = getAllChunks;
|
||||
|
||||
Reference in New Issue
Block a user