0.2.0 • Published 2 years ago

rax-miniapp-babel-plugins v0.2.0

Weekly downloads
223
License
MIT
Repository
github
Last release
2 years ago

rax-miniapp-babel-plugins

简体中文

🚀 We can optimize the miniapp code to a greater extent by these babel plugins.

Why?

Rax miniapp runtime solution

Native LifeCycle

In Rax miniapp runtime solution, we must know in advance which native life cycles developer has used. In the past, we will register the entire miniapp native life cycle. This will have a certain impact on performance and even lead to memory leaks.

Used Built-in Components

In this solution, we have to traverse all the built-in components of the miniapp. This will have a certain impact on performance and generate a lot of invalid code. But now, we can get this information in the pre-compilation stage.

Used Native Component or Npm Component wrotten in native

We can get all component information in the pre-compilation stage.

And More

Pre-complie can bring us more optimization possibilities. We will continue to add.

0.1.16-rc.1

2 years ago

0.2.0

2 years ago

0.1.16-4

2 years ago

0.1.16-3

3 years ago

0.1.16-2

3 years ago

0.1.16-1

3 years ago

0.1.16-0

3 years ago

0.1.13

3 years ago

0.1.14

3 years ago

0.1.15

3 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.8-0

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.6-1

4 years ago

0.1.6-0

4 years ago

0.1.5

4 years ago

0.1.5-3

4 years ago

0.1.5-2

4 years ago

0.1.5-1

4 years ago

0.1.5-0

4 years ago

0.1.4

4 years ago

0.1.4-0

4 years ago

0.1.3

4 years ago

0.1.3-2

4 years ago

0.1.3-1

4 years ago

0.1.3-0

4 years ago

0.1.2

4 years ago

0.1.2-1

4 years ago

0.1.2-0

4 years ago

0.1.1

4 years ago

0.1.1-0

4 years ago

0.1.0

4 years ago

0.1.0-0

4 years ago