mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +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