mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
derp
This commit is contained in:
@@ -21,7 +21,7 @@ var flagConfig = {
|
||||
};
|
||||
var flags = minimist(process.argv.slice(2), flagConfig);
|
||||
|
||||
var IS_RELEASE = true;
|
||||
var IS_RELEASE = false;
|
||||
|
||||
var tscOptions = {
|
||||
emitDecoratorMetadata: true,
|
||||
|
||||
Reference in New Issue
Block a user