futwebapp-tampermonkey
futwebapp-tampermonkey copied to clipboard
Upgrade Webpack to latest version
The upgrade to webpack v4 seems to break the way the BannerPlugin
is working. The header comments are necessary for the production build.
Originally posted by @Mardaneus86 in https://github.com/Mardaneus86/futwebapp-tampermonkey/pull/226#r499487488
When i upgrade to v4 i do see the banners when configuring it as follows:
new webpack.BannerPlugin({
banner: header,
raw: false,
entryOnly: true
}),
In this case the banner won't be wrapped in a comment and therefore wont be obfuscated.
Let's release for FIFA 21 first, then review how we can get this working and remove the default obfuscation in webpack v4 since it isn't necessary for this project.
Sure!
but for sniping should i use the old script?
use the latest release @totti240282 , thanks
sorry but I don't see the menu to snipe
This is a technical issue for the developers, has nothing to do with functionality so you won't notice this.
Then again: There will never be features in this script for sniping or any other means that might be considered cheating by the FIFA community.