gitea/web_src
silverwind 1019913eab move CSS build to webpack (#9983)
- 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 (#9064) 2019-11-21 18:30:14 -05:00
fomantic Change font to Roboto to support more charsets (#9803) 2020-01-25 23:47:42 +02:00
js fix commit view JS features, reimplement folding (#9968) 2020-01-26 08:17:25 +00:00
less move CSS build to webpack (#9983) 2020-01-28 07:30:39 +00:00