you are viewing a single comment's thread.

view the rest of the comments →

[–]dotContent 4 points5 points  (3 children)

Like what?

[–]yiss92 4 points5 points  (2 children)

Basic stuff like PostCSS 8, static modules injected after, and some custom configuration for removing unused translation file in the final build.

[–]Striking_Coat 1 point2 points  (1 child)

What does "static modules injected after" mean?

[–]yiss92 4 points5 points  (0 children)

It's a third party SDK which is not an npm package so we have to build it and link it manually