Skip to content

Basic bundling example#113

Open
akella wants to merge 1 commit into
spite:masterfrom
akella:master
Open

Basic bundling example#113
akella wants to merge 1 commit into
spite:masterfrom
akella:master

Conversation

@akella

@akella akella commented Jun 4, 2020

Copy link
Copy Markdown

This is just a demo to test package compatibility with bundlers. Instructions are in readme.md.
This works with this PR #89 done by @Unsigno
Does not work with current master branch.

@spite

spite commented Jun 15, 2020

Copy link
Copy Markdown
Owner

Is this a parcel specific usage, or does it apply to other bundlers?

Also, does npm link allow you to work with your local development version, and other projects use that local version, instead of having to check out the version hosted on npm?

@akella

akella commented Jun 15, 2020

Copy link
Copy Markdown
Author

As far as i know, there is nothing parcel specific in here, should work with Webpack and others just like that, same code.

Yep, this alias-link makes all the projects use local dependency instead of npm one. This is usually recommended way to test them locally.

@gsimone

gsimone commented Aug 8, 2020

Copy link
Copy Markdown
Contributor

Can confirm I easily integrated that fork in a rollup project, if you want to see a working example: https://github.com/gsimone/r3f-ccapture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants