scss-bundle
scss-bundle copied to clipboard
Bundler.bundle API
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?