mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
chore: removed index.js from module-runtime
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import {cannotFindMeteorPackage} from './cannotFindMeteorPackage.js';
|
||||
import {cannotImport} from './cannotImportFrom.js';
|
||||
|
||||
export {
|
||||
cannotFindMeteorPackage,
|
||||
cannotImport
|
||||
}
|
||||
Reference in New Issue
Block a user