Added configuration for the babel polyfill

This commit is contained in:
Wyatt Johnson
2017-08-01 19:14:26 +10:00
parent 57ff4f10f3
commit de97ad59ec
2 changed files with 14 additions and 7 deletions
+1
View File
@@ -45,6 +45,7 @@ These are only used during the webpack build.
thread. (Default `3`)
- `TALK_DEFAULT_STREAM_TAB` (_optional_) - specify the default stream tab in the
admin. (Default `all`)
- `TALK_DISABLE_EMBED_POLYFILL` (_optional_) - when set to `TRUE`, the build process will not include the [babel-polyfill](https://babeljs.io/docs/usage/polyfill/) in the embed.js target. (Default `FALSE`)
### Database