After installing, enable the transform, and add a new section to your package.json. { "browserify": { "transform": [ "aliasify" ] } ...
確定! 回上一頁