flake8
passed.
JSHint
passed.
Review Request #12792 — Created Jan. 20, 2023 and submitted
Information | |
---|---|
chipx86 | |
beanbag-frontend-buildkit | |
master | |
Reviewers | |
beanbag-misc | |
This introduces two new plugins to frontend-buildkit:
rollup-plugin-dts
: Compiles a tree of TypeScript declaration files
to a single file for export.
@babel/plugin-proposal-decorators
: Enables decorator support in
JavaScript.
As these are new additions, this bumps the package version to 1.1.0.
Built the plugin and verified the new dependencies.
Summary | |
---|---|