- ABP Framework version: v4.4.0-rc.2
- UI type:MVC
Hi, I have javascript file for a html theme i added this file to Script Contributor class everything was fine but when i changed bundle mode to BundleAndMinify i got this error message "Strict-mode does not allow duplicate property names". This file came with theme so i can not change it. Thanks.
6 Answer(s)
-
0
hi
Can you share the js files? liming.ma@volosoft.com
-
0
-
0
hi
Can you share the js files? liming.ma@volosoft.com
I shared. I haven't the min version sorry.
-
0
hi
I will check asap. Thanks.
-
0
HI
There are some syntax problem with this file.
You can ignore this file. https://docs.abp.io/en/abp/latest/UI/AspNetCore/Bundling-Minification#ignore-for-minification
You can also minify this file manually then rename it to
plugins.bundle.min.js
-
0
This question has been automatically marked as stale because it has not had recent activity.