snowpack-plugin-dsv, -closure-compiler, -run, -coffeescript
• Used Snowpack’s plugin lifecycle methods to load, transform, and optimize assets as well as execute terminal commands after bundling.
• Used Google's Closure Compiler to reduce file size of bundled assets after performing static code analysis.
• Integrated d3-dsv parsing library and CoffeeScript compiler with Snowpack build pipeline, expanding the range of bundled assets.
• Utilized Jest to implement snapshot testing as well as asynchronously asserting message logging from child processes.