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

#853 Second try: fast-forward implementation v2: virtual dom optimization #895

Merged
merged 91 commits into from
May 12, 2022

Conversation

Juice10
Copy link
Contributor

@Juice10 Juice10 commented May 11, 2022

See #853

cssom version has to be above 0.5.0 to pass virtual style tests
Cause the attribute viewBox is case sensitive, set value for viewbox doesn't work
Error: @rollup/plugin-typescript TS1371: This import is never used as a value and must use 'import type' because the 'importsNotUsedAsValues' is set to 'error'
Juice10 and others added 23 commits April 29, 2022 17:53
Rollup would output the following error:
`semantic error TS2343: This syntax requires an imported helper named '__spreadArray' which does not exist in 'tslib'. Consider upgrading your version of 'tslib'.`
Speeds up bundling significantly
This reverts the following commits:
b7b3c8d
72e23b8
85d600a
61e1a5d
This fixes the out of memory errors happening while bundling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants