docs: add universal guide with production client app - with JK’s edits (#18707)
PR Close #18707
This commit is contained in:

committed by
Chuck Jazdzewski

parent
555b1cdf29
commit
0ea5f8b5ed
@ -12,7 +12,7 @@ module.exports = {
|
||||
extensions: ['.ts', '.js']
|
||||
},
|
||||
output: {
|
||||
path: 'dist',
|
||||
path: __dirname + '/dist',
|
||||
filename: 'client.js'
|
||||
},
|
||||
plugins: [
|
||||
|
Reference in New Issue
Block a user