minilauta / miniboard

Minimalistic oldschool imageboard software
MIT License
7 stars 5 forks source link

Webpack and babel to support wide range of browsers #36

Closed Anonyymi closed 1 year ago

Anonyymi commented 1 year ago

This results in a nice transpile+polyfill output that converts all modern js features like arrow functions, etc to old js that's supported by old browsers.

Tested on firefox 12.0 on windows 2000 :-)

Anonyymi commented 1 year ago

@denamuumi Do you know anything about webpack? How should postcss be used here? I had to strip it out for now, so catalog is broken on this branch...

github-actions[bot] commented 1 year ago

Coverage Report

Totals Coverage
Statements: 0% ( 0 / 989 )
Methods: 0% ( 0 / 3 )
Lines: 0% ( 0 / 986 )

StandWithUkraine