Open
Description
I'm new to this proto* world!
Is there a way to automagically generate .ts (typescript) files for services instead of .js (javascript) files?
I'm stucked using it with vitejs.dev or any webpack bundler because of the require
s.
I'm new to this proto* world!
Is there a way to automagically generate .ts (typescript) files for services instead of .js (javascript) files?
I'm stucked using it with vitejs.dev or any webpack bundler because of the require
s.