pixijs / pixify

Browserify bundle process for PIXI libraries

Home Page:https://www.npmjs.com/package/pixify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Suggestion] Change `noExternal` to `external`

finscn opened this issue · comments

Change noExternal to external ,
then change the default value from false to true ,
and change all !args.noExternal to args.external.

'negation-parameter' is not good , I think.

Sounds good. Could you make a PR?

OK. I will

Done after commit ef48a19 .