Open dyh333 opened 6 years ago
hi, @filipesilva . I am learning how to package angular module by rollup, I have a question that why the repo has no rollup.config.js file?
Take a look into build.js. To easiler find rollup config, you can just do a ctrl+shift F for whole project excluding node_modules folder. Btw, rollup configs doesnt need to be inside a rollup.config.js.
hi, @filipesilva . I am learning how to package angular module by rollup, I have a question that why the repo has no rollup.config.js file?