Add JS infrastructure for building rbintegrations.

Review Request #13761 — Created April 19, 2024 and submitted — Latest diff uploaded

Information

rbintegrations
release-4.x

Reviewers

This adds the new JS build infrastructure to let us take advantage of
rollup and TypeScript when building the extension static media.

Testing Done:
Ran setup.py build_static_files


 

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add JS infrastructure for building rbintegrations.
This adds the new JS build infrastructure to let us take advantage of rollup and TypeScript when building the extension static media. Testing Done: Ran `setup.py build_static_files`
8c6a0a09c8c952fba501b40c5f944d5aec232ca2 David Trowbridge
.gitignore
babel.config.json
package.json
package-lock.json
rollup.config.mjs
tsconfig.json
Loading...