Conversation
Hello and thanks for your awesome module ! For automation, I'd need it to declare its main file as a standard npm package (or else I have to enter it manually in some tooling) Do you approve ?
|
@Offirmo I'm person, who was delegated as maintainer, so I will review your PR a bit later. I need some time to get into all stuff, and how end customer may be affected by change. Meanwhile, could you please provide some test case, how u r using this (expecting to use) in your automation code. Also, please provide version |
|
@Offirmo btw, I discovered, that |
|
This PR is valid, and will be merged after |
|
@Offirmo one more observation from code research Ideally, we should have minified all 3 files, or concatenated into one. |
|
And one thing, which I can't accept, it's the fact, that different people/projects may need different main files. So again, @Offirmo could u please provide code example, what issue u faced with and how you resolved it (I expect u changed package.json directly in require-css, maybe some-tooling). |
Hello and thanks for your awesome module !
For automation, I'd need it to declare its main file as a standard npm package (or else I have to enter it manually in some tooling)
Do you approve ?