Running build doesnt take the changes
See original GitHub issueHello everyone
Version
'<meta name="botframework-directlinespeech:version" content="0.0.0-0">\n<meta name="botframework-webchat:bundle:variant" content="full">\n<meta name="botframework-webchat:bundle:version" content="0.0.0-0">\n<meta name="botframework-webchat:core:version" content="0.0.0-0">\n<meta name="botframework-webchat:ui:version" content="0.0.0-0">'
Describe the bug
Im using the webchat like the image above. My changes are not includes in the webchat.js from the build.
Steps to reproduce
- Just run npm run build
- It will generate some js files
- Import and use the webchat.js or webchat-es5.js
Expected behavior
I just wanted to changes the design …
Additional context
webchat/packages/component/src/Styles/StyleSet/Bubble.js : I’ve edited this files and add a new value with this function createBubbleStyle. When i run the build, i can see that the package is updated because the modification date has changed BUT without my changes …
If you have an idea about it ? Thanks you so much for your help.
Sorry in advance if my issue is not really good, its my first one. [Bug]
Issue Analytics
- State:
- Created a year ago
- Comments:11 (7 by maintainers)
Top GitHub Comments
Hello @GuiEbo, I’m investigating this.
Closing this issue as it is not a bug within webchat.