Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UK-859] Use this repo as the primary one #9

Merged
merged 9 commits into from
Aug 27, 2021
Merged

Conversation

sravan-s
Copy link
Contributor

@sravan-s sravan-s commented Aug 26, 2021

Before, we had internal repos for development and release
From now on, we will be developing here

Work done:

  • Fix config in pakage.json and rollup to support release process
  • Minor cleanup in README.md

@sravan-s sravan-s requested a review from HoonBaek August 26, 2021 07:18
@sravan-s sravan-s self-assigned this Aug 26, 2021
@sravan-s sravan-s changed the title Cleanup package.json [UK-859] Use this repo as the primary one Aug 26, 2021
# to do: index.css cannot be bundled into ./dist using rollup.json
# Also, rollup-copy is not working synchronously
# Solution - for v3, we should change the bundling position/import of CSS
mkdir dist
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why make directory 'dist' here? I think it's already made by rollup-c. no?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't :( There are better ways to solve this, lets do it for v3.

package.json Outdated Show resolved Hide resolved
@sravan-s sravan-s merged commit b7e03fe into main Aug 27, 2021
@sravan-s sravan-s deleted the feat/UK-859/merge-repos branch August 27, 2021 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants