Solved: Minify with webpack V1.15.4 failed #4597
Labels
awaiting reply
Issues that are awaiting reply, will be closed if there is no any response in 7 days.
help-wanted
Issues we need or would love help from the community to resolve.
I am currently using version 1.14.2 and I have minimized the file with webpack without problem.
But I have updated to version 1.15.4 and when using the minimized file, I receive the following error message:
$(...).bootstrapTable is not a function
I tried it with version 1.15.2 and I receive the same error message.
How can I minimize the file with Webpack???
The text was updated successfully, but these errors were encountered: