Skip to content

Releases: orabazu/threejs-dem-visualizer

Esbuild-loader and dependency update (Version 0.1.1)

20 Oct 15:17
af86b7c
Compare
Choose a tag to compare

Version update Latest

jagshemash guys 🙋‍♂️ 🥸

Updated the dependencies to latest and added the esbuild-loader which makes a night and day difference on JS bundling performance. Plus, live link is alive again.

Enjoy ☮️

Changelog
Dependency updates

  • webpack 5 latest
  • esbuild-loader for faster js bundling
    Enhancements
  • Fixes the github pages link [https://orabazu.github.io/threejs-dem-visualizer/]
  • Cleans npm scripts
  • Cleans unsued packages
  • Reduces bundle size

General update

26 Jul 10:56
Compare
Choose a tag to compare

Heyo, folks 🙋‍♂️ I haven't updated this repo for a long while and it was outdated so here we go. Webpack is updated from 2 to 5 also babel, eslint, and prettier are integrated. I also changed the imports a bit and added multiple webpack configs to decrease the bundle size on prod at least ✨ voilà

Changelog

Dependency updates

  • - webpack 2 to 5
  • - three.js 0.99 to 0.130.1

Enhancements

  • - Adds webpack5, eslint, and prettier plus
  • - Cleans npm scripts
  • - npm to yarn 🐈
  • - Reduces bundle size