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

feat(build): make rollupOutputOptions and rollupPluginVueOptions overridable #1117

Merged
merged 2 commits into from
Nov 24, 2020

Conversation

frandiox
Copy link
Contributor

I'm not sure if this was intended but right now it can only build for CommonJS. It would be useful to support ES output (format: 'es').

src/node/build/index.ts Outdated Show resolved Hide resolved
@frandiox frandiox requested a review from aleclarson November 20, 2020 08:13
@aleclarson aleclarson requested a review from yyx990803 November 23, 2020 17:32
@antfu antfu changed the title feat(build): Override Rollup options in ssrBuild feat(build): make rollupOutputOptions and rollupPluginVueOptions overridable Nov 24, 2020
@antfu antfu merged commit 39bdd45 into vitejs:master Nov 24, 2020
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