question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Running build doesnt take the changes

See original GitHub issue

Hello everyone

tempsnip

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

  1. Just run npm run build
  2. It will generate some js files
  3. 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:closed
  • Created a year ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
ramfattahcommented, Mar 31, 2022

Hello @GuiEbo, I’m investigating this.

0reactions
ramfattahcommented, Apr 15, 2022

Closing this issue as it is not a bug within webchat.

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm run build does not pick up changes
I need to build the app in a production ready state, so i always run npm run build , but somehow when I...
Read more >
Build doesn't build projects with changed files
1) Clone the following public repo: https://github.com/Azure/bicep.git · 2) Check out this branch: sw/keep/vsmacbug-locationrules · 3) in VS for Mac, open Bicep.
Read more >
After running npm run build, last changes are not appearing
I'm creating node like in the docs. I have npm version 6.14.13 and node version v14.17.2, I'm following all the steps in the...
Read more >
Rider is running/debugging an old build
You have made some changes but Rider sticks to an old build? First of all, have a look at your Run/Debug Configuration and...
Read more >
Why do changes not build when I build and run?
If I make any changes and unity and re-do build and run it ... edit: Also, note that this problem doesn't occur on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found