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

[WIP] Unify JIT and AOT code paths #4188

Merged
merged 13 commits into from Apr 30, 2021
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .eslintignore
@@ -1,4 +1,4 @@
/lib
/docs
/__tests__/fixtures/cli-utils.js
/tests/fixtures/cli-utils.js
/stubs/*
25 changes: 0 additions & 25 deletions jit/corePlugins/accessibility.js

This file was deleted.

22 changes: 0 additions & 22 deletions jit/corePlugins/alignContent.js

This file was deleted.

19 changes: 0 additions & 19 deletions jit/corePlugins/alignItems.js

This file was deleted.

19 changes: 0 additions & 19 deletions jit/corePlugins/alignSelf.js

This file was deleted.

39 changes: 0 additions & 39 deletions jit/corePlugins/animation.js

This file was deleted.

5 changes: 0 additions & 5 deletions jit/corePlugins/appearance.js

This file was deleted.

7 changes: 0 additions & 7 deletions jit/corePlugins/backgroundAttachment.js

This file was deleted.

1 change: 0 additions & 1 deletion jit/corePlugins/backgroundBlendMode.js

This file was deleted.

8 changes: 0 additions & 8 deletions jit/corePlugins/backgroundClip.js

This file was deleted.

29 changes: 0 additions & 29 deletions jit/corePlugins/backgroundColor.js

This file was deleted.

15 changes: 0 additions & 15 deletions jit/corePlugins/backgroundImage.js

This file was deleted.

15 changes: 0 additions & 15 deletions jit/corePlugins/backgroundOpacity.js

This file was deleted.

1 change: 0 additions & 1 deletion jit/corePlugins/backgroundOrigin.js

This file was deleted.

15 changes: 0 additions & 15 deletions jit/corePlugins/backgroundPosition.js

This file was deleted.

10 changes: 0 additions & 10 deletions jit/corePlugins/backgroundRepeat.js

This file was deleted.

15 changes: 0 additions & 15 deletions jit/corePlugins/backgroundSize.js

This file was deleted.

6 changes: 0 additions & 6 deletions jit/corePlugins/borderCollapse.js

This file was deleted.

35 changes: 0 additions & 35 deletions jit/corePlugins/borderColor.js

This file was deleted.

15 changes: 0 additions & 15 deletions jit/corePlugins/borderOpacity.js

This file was deleted.