Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

Start rollup integration #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iamdustan
Copy link

This is the start of rollup integration that I started exploring today. If this is entirely undesirable that’s cool, or if there is any particular way you want it integrated I can finish it off however.


const config = {
entry: {
simple: './lib/es6/src/simple/simpleRoot.js',
Copy link
Author

Choose a reason for hiding this comment

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

only simple and logo work out of the box. todomvc needs to do something about directors querystring and util dependencies. interop probably needs some configuraiton around commonjs modules.

@chenglou
Copy link
Collaborator

chenglou commented Jun 8, 2017

Oops I totally didn't see this one. Yeah, it's desired! No rush though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants