estruyf / vscode-react-webview-template

A starter template for a Visual Studio Code extension with a webview using React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch to Js only in webview

ThomasBoulestin opened this issue · comments

Hello,

Is it possible to use this boilerplate only using JS on the react side ?

Thomas

If you change the webpack configuration, that should be possible.