summaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorTobias Järvelöv <tobias.jarvelov@mullvad.net>2025-02-17 09:42:12 +0100
committerMarkus Pettersson <markus.pettersson@mullvad.net>2025-02-25 12:51:51 +0100
commit2bd8d3cefb6621bdfe56a60bf4e17c30ea9da0ff (patch)
tree35caf3616cb3d0e04c0cd9186ca2c6036d86cc14 /scripts
parent0bfbdf7ac15e3576ba4a03a449be3050ba38881b (diff)
downloadmullvadvpn-2bd8d3cefb6621bdfe56a60bf4e17c30ea9da0ff.tar.xz
mullvadvpn-2bd8d3cefb6621bdfe56a60bf4e17c30ea9da0ff.zip
Change script file to load in index.html after vite migration
With the migration to vite we do not need to pre-bundle or transpile code before referencing it in the index file, as vite will resolve and perform the necessary actions for us, i.e. transpile the typescript and bundle it. The global exports variable was only used for the gulp bundle and has therefore also been removed.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions