mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Fix running zodern:hot locally
This commit is contained in:
@@ -15,8 +15,6 @@ Package.registerBuildPlugin({
|
||||
});
|
||||
|
||||
Package.onUse(function (api) {
|
||||
api.versionsFrom('1.10');
|
||||
|
||||
api.use('isobuild:compiler-plugin@1.0.0');
|
||||
api.use('babel-compiler');
|
||||
api.use('modules');
|
||||
|
||||
Reference in New Issue
Block a user