I changed some things in flex-webchat-ui-sample when following the guides at Twilio.com.
Then I ran "npm run build" at the root of "flex-webchat-ui-sample" giving me the build folder. The assets folder in the build folder have the webchat-appConfig.js I referenced from the html page where I want the chat. Shouldn't this be minified?
I thought I would get something minified to place at my Flex account(in assets where I have my plugins)?
Now, what do I do with the build folder? Here is the output after "npm run build".