hsuanxyz / ion2-calendar

📅 A date picker components for ionic2 /ionic3 / ionic4
https://hsuanxyz.github.io/demo/ion2-calendar/
MIT License
555 stars 278 forks source link

How is the project being built for npm to include the scss correctly for the ionic? #182

Open fernandocode opened 6 years ago

fernandocode commented 6 years ago

Ionic version: (check one with "x") [ ] 2.x [x] 3.x [ ] 4.x

Ion2-calendar mode: (check one with "x") [x] components mode [x] modal mode

I'm submitting a ... (check one with "x") [ ] bug report [ ] feature request [x] help me

I sent some bugfix PR and new features that I needed for my project using ion2-calendar, but while a new version of the library with the changes is not published, I would like to create my own version and publish it for use in npm, but this library has the particularity of using the scss styles of the ionic, which interferes in the way the package should be generated. I've tried it in several ways, but they all end up with the component running out of style, as reported in this issue: #73.

What would be the correct form? Already tried:

Rift-Walker commented 6 years ago

+1 Would very much like the buiild process to be documented.

MarcosBeGo commented 4 years ago

+1: I would also love a documented build process.