AstroDraw / AstroChart

A free and open-source TypeScript library for generating SVG charts to display planets in astrology.

Home Page:https://astrodraw.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add webpack to build

afucher opened this issue · comments

Adding webpack as bundler it will enable AstroChart to be exported in different types, like CommonJS/UMD.

  • Refactor all files to use import/export