iTwin / iTwinUI

A design system for building beautiful and well-working web interfaces.
https://itwin.github.io/iTwinUI/
MIT License
105 stars 38 forks source link

Missing md files in published package #648

Closed mayank99 closed 2 years ago

mayank99 commented 2 years ago

I was converting this repo to a monorepo when I noticed that our published package doesn't include LICENSE.md and CHANGELOG.md. https://unpkg.com/browse/@itwin/itwinui-css@0.58.0/

Also the main field in package.json points to a non-existing src/index.scss.

mayank99 commented 2 years ago

Looks like the CHANGELOG and LICENSE are fixed after the monorepo, but it is now also including the src/index.scss file https://unpkg.com/browse/@itwin/itwinui-css@0.59.2/

Likely because of this line: https://github.com/iTwin/iTwinUI/blob/655995e04ae0b62e1b4026879ebab637d8086c2c/packages/itwinui-css/package.json#L6