Bob
Results
1
comments of
Bob
@beastdestroyer , thanks for the answer. I have tried this solution. ``` const openInEditor = require('launch-editor-middleware'); module.exports = { configureWebpack: { devtool: 'source-map', }, devServer: { before(app) { app.use('/__open-in-editor', openInEditor('C:/Users/User/AppData/Local/Programs/Microsoft...