scss-bundle icon indicating copy to clipboard operation
scss-bundle copied to clipboard

Bundler.bundle API

Open weizhenye opened this issue 5 years ago • 0 comments

In README, bundle method accepts two args, file and fileRegistry. However it accepts four args in code:

https://github.com/reactway/scss-bundle/blob/5c7510a20d7a7912687eb93e3c1235c747d32717/src/cli/main.ts#L51

Is the four args a public API I can use?

weizhenye avatar Oct 19 '20 13:10 weizhenye