Hello.
The problem is - i didn't see requests to _bundle.js files in "Network" tab in browser console.
System behavior is like there is no bundles.
My steps:
- Configure bundler and create dictionary appropriate with documentation
- Generate bundels and check them in "CREATIO_ROOT/Terrasoft.WebApp/conf/content/bundles" directory
- Check bundles direcory system rights and access
- Reset IIS and Redis
Like
1 comments
16:47 Dec 26, 2024
Hello,
Please check if you have debug mode enabled (system setting IsDebug). When it is turned on, the system will not use bundles even though they are enabled.
Show all comments