Commit Graph
16 Commits
Author SHA1 Message Date
Florian Gauger 0232cfa8a9 Fix loading images with Webpack 5 2024-04-06 23:05:52 +02:00
Florian Gauger fcae24b3b0 Update npm dependencies 2024-04-05 09:27:54 +02:00
GeorgeWu 984f337f9f update fontawesome to 5.13.0 2020-04-13 19:22:59 +08:00
Florian GaugerandGitHub 08e53485ab Merge pull request #32 from devgg/dependabot/npm_and_yarn/jquery-3.4.0
Bump jquery from 3.3.1 to 3.4.0
2019-10-29 22:38:02 +01:00
dependabot[bot]andGitHub eb9bafba2c Bump webpack-dev-server from 3.1.4 to 3.1.11
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.1.4 to 3.1.11.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.1.4...v3.1.11)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-29 20:59:45 +00:00
dependabot[bot]andGitHub 47969d5e3c Bump jquery from 3.3.1 to 3.4.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-29 20:59:36 +00:00
Florian GaugerandFlorian Gauger 824cc65770 Upgrade to Font Awesome 5.2.0 2018-07-30 22:05:41 +02:00
Florian Gauger a2d853046e Move pre-commit installation to separate npm script 2018-07-04 20:07:25 +02:00
Florian Gauger 6f6604138b Switch pre-commit formatting to include python
Closes #20
2018-07-04 19:46:08 +02:00
Florian Gauger 36de2edbb0 Enable automatic cash purging after deploy 2018-07-03 22:13:09 +02:00
Florian Gauger c3f013424e Change python precomputation font import.
Use the font defined in the .css file imported by index.html to ensure
that the precomputation uses the same font as the live version.
2018-07-01 20:51:39 +02:00
Florian Gauger c879a172ee Update package.json 2018-07-01 17:03:39 +02:00
Florian Gauger 8ab2fbad7b Add prettier precommit hook 2018-07-01 16:58:58 +02:00
Florian Gauger 32ac798d86 Make search more responsive 2018-07-01 16:36:37 +02:00
Florian Gauger 308878eaee Add production build 2018-07-01 11:20:56 +02:00
Florian Gauger 37116f9c30 Switch to webpack build 2018-06-30 12:59:25 +02:00