0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-27 08:39:18 -05:00
forgejo/web_src
silverwind 1019913eab move CSS build to webpack ()
- added new 'make webpack' target
- deprecated 'make js' and 'make css'
- extend webpack config to load the less files
- updated docs

I had to rename the source file of `arc-green.less` to avoid generating
a useless JS entrypoint via webpack-fix-style-only-entries which would
not work with different source/destination filenames. I hear that there
should be cleaner solutions possible once we upgrade to Webpack 5.

Co-authored-by: zeripath <art27@cantab.net>
2020-01-28 07:30:39 +00:00
..
css move semantic.dropdown.custom.js to webpack () 2019-11-21 18:30:14 -05:00
fomantic Change font to Roboto to support more charsets () 2020-01-25 23:47:42 +02:00
js fix commit view JS features, reimplement folding () 2020-01-26 08:17:25 +00:00
less move CSS build to webpack () 2020-01-28 07:30:39 +00:00