OrangeDrangon / android-messages-desktop

Android Messages as a Cross-platform Desktop App
Other
321 stars 27 forks source link

bridge.ts preloaded twice? #353

Closed vanowm closed 2 years ago

vanowm commented 2 years ago

I there a reason why bridge.js preloaded in webpack.config.ts and in background.ts? It seems removing it from webpack.config.ts still works.

OrangeDrangon commented 2 years ago

One is the actual usage in the app the other is the instructions for how to transpile the file to javascript.

vanowm commented 2 years ago

Oh, I see. and the reason it's working because it's using previously converted bridge.js saved in app.