protobuf-javascript
protobuf-javascript copied to clipboard
added minimal support for es6 import_style
Due to our limited support resources, we are focusing our attention on small bug fixes that have limited compatibility concerns. Most other PRs will be rejected.
This PR is small in size and is dding a minimal support (probably/mostly) not full neither complete for es6 import style.
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
I tried it on a project using vite and having a lot of protocolbuffers messages and it works great, thank you safranaj !
@lukesandberg any chances to make some progress on this? With modern approach with esbuild + vite it's also impossible to use google-protobuf
Can anybody make a code review?