Skip to content
  • Mikko Ahlroth's avatar
    Use totally new build system written in Elixir · c733b373
    Mikko Ahlroth authored
    This allows for fewer npm dependencies and fewer packages to handle (some
    of the currently installed babel packages are for possible future use).
    Hopefully the new build style is more explicit even though it is more
    verbose. Both building in dev and prod mode and watching is supported.
    c733b373