Refactor entrypoints
This commit is contained in:
@@ -8,4 +8,4 @@
|
||||
*/
|
||||
|
||||
// Fallback for when the export map is not followed
|
||||
module.exports = require('./variants/asmjs-async');
|
||||
module.exports = require('./entrypoint/asmjs-async');
|
||||
|
Reference in New Issue
Block a user