Skip to content
This repository has been archived by the owner on Dec 28, 2018. It is now read-only.

[Proof of Concept]: build(rollup): add experimental mode to use rollup #782

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

tetsuharuohzeki
Copy link
Contributor

@tetsuharuohzeki tetsuharuohzeki commented Sep 4, 2016

TODO

  • working with React
  • switch from the current linker

This change is Reviewable

@dokidokivisual
Copy link
Contributor

☔ The latest upstream changes (presumably #797) made this pull request unmergeable. Please resolve the merge conflicts.

'transform-es2015-spread',
'transform-es2015-sticky-regex',
'transform-es2015-unicode-regex',
'transform-regenerator',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Remove es2015 transforms


// some utilitis
'transform-inline-environment-variables',
'transform-node-env-inline',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should we use https://github.com/rollup/rollup-plugin-replace instead of these?

"rollup-plugin-babel": "^2.6.1",
"rollup-plugin-commonjs": "^4.1.0",
"rollup-plugin-node-globals": "^1.0.6",
"rollup-plugin-node-resolve": "^2.0.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

update packages to latest

@dokidokivisual
Copy link
Contributor

☔ The latest upstream changes (presumably #799) made this pull request unmergeable. Please resolve the merge conflicts.

@tetsuharuohzeki tetsuharuohzeki changed the title build(rollup): add experimental mode to use rollup [Proof of Concept]: build(rollup): add experimental mode to use rollup Oct 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants