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

Generate bundle before distribution #21

Closed
1 of 4 tasks
Lakitna opened this issue Jun 16, 2019 · 1 comment · Fixed by #23
Closed
1 of 4 tasks

Generate bundle before distribution #21

Lakitna opened this issue Jun 16, 2019 · 1 comment · Fixed by #23
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Lakitna
Copy link
Owner

Lakitna commented Jun 16, 2019

Type of feature

  • Add a new command
  • Extend a default Cypress command
  • Change a Cypress-commands command
  • Other

What do you want to accomplish?

Only distribute bundled files (.js and .d.ts).

Why?

To limit the number of files in the users node_modules we should distribute bundled files.

Describe possible implementations

Use Rollup with lessons learned from another project.

Additional context

This will not change any functionality.

@Lakitna Lakitna added the enhancement New feature or request label Jun 16, 2019
@Lakitna Lakitna self-assigned this Jun 16, 2019
@Lakitna Lakitna added this to the 0.3.0 milestone Jun 16, 2019
@Lakitna Lakitna mentioned this issue Jun 25, 2019
4 tasks
@Lakitna
Copy link
Owner Author

Lakitna commented Sep 22, 2019

Will be part of 0.3.0
https://github.com/Lakitna/cypress-commands/milestone/2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant