Detalhes do pacote
@builder/app-helpers
build helpers for app framework
readme (leia-me)
changelog (log de mudanças)
Changelog
2.5.4
- [fix] compile jsx syntax before analyze
2.5.3
- [fix] filter js/ts file when analyze
- [fix] circular dependency when analyze
2.5.2
- [fix] detect app.ts for runtime analyze
- [chore] bump version of
esbuild
(0.14.14)
2.5.1
- [fix] slice error for array of source files
2.5.0
- [chore] revert
@babel/plugin-transform-runtime
helpers value - [chore] bump version of
es-module-lexer
- [feat] support scan source code of import statement
2.4.3
- [chore] not inline @babel/runtime/helpers code
2.4.2
- [fix] import redirection with alias
2.4.1
- [fix] support override defaultValue
2.4.0
- [feat] support api redirectImport
2.3.5
- [fix] entry file path
2.3.4
- [feat] support parse tabbar
2.3.3
- [feat] new API of getLessImplementation
2.3.2
- [Feat] add
__frameIndex
and__pageHeader
asgetEntriesByRoute
return params in PHA
2.3.1
- [fix] sass implementation fallback
2.3.0
- [feat] new API of getSassImplementation