docs: add universal guide with production client app - with JK’s edits (#18707)

PR Close #18707
This commit is contained in:
Ward Bell
2017-10-06 14:34:29 -07:00
committed by Chuck Jazdzewski
parent 555b1cdf29
commit 0ea5f8b5ed
6 changed files with 70 additions and 149 deletions

View File

@ -12,7 +12,7 @@ module.exports = {
extensions: ['.ts', '.js']
},
output: {
path: 'dist',
path: __dirname + '/dist',
filename: 'client.js'
},
plugins: [