Your Own Build Tool Agnostic Web-Plugin? Easy as 1 2 3(D)
Building custom plugins for your web projects doesn’t have to be complicated or tied to a single build tool. In this session, Thorsten Seyschab, Computer Scientist and Web Engineer, walks you through creating a build tool agnostic plugin. Using a real-world example, you’ll learn how to preprocess complex 3D assets like glTF files and transform them into fully type-safe TypeScript objects.
Step by step, discover how to generate robust TypeScript definitions while keeping your plugin compatible with popular build tools like Vite, esbuild, Rollup, Rspack, and webpack. Whether you work with Vue, Nuxt, React, Angular, or others, this talk will give you a clear path to creating versatile plugins that fit your workflow.