1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
Joost De Cock
f05ec4da39 feat(yuri): Extend Brian config 2022-05-21 19:15:45 +02:00
Nick Dower
d3b6132566 Update some pattern deps. Add render test. 2022-01-29 12:46:14 +01:00
Joost De Cock
2a220392d4 chore: Switched to default inport for version
The previous import of the version number from package.json
looked like a named import, but was actually object destructuring
that was supported by the rollup json plugin.

This causes issues when importing patterns with webpack (as we
do with our new NextJS based frontend) so this commit switches
to importing JSON as the default export, which is also ok with webpack
2022-01-23 13:22:13 +01:00
Joost De Cock
c2f7df588f fix(yuri): Hood side dependecies config. Closes #1334 2022-01-08 16:37:42 +01:00
joostdecock
6d3cee78d9 chore: Linter run 2021-09-04 13:27:13 +02:00
joostdecock
f255327ec0 fix(yuri): Removing lingering debug 2021-09-03 15:21:33 +02:00
hellgy
0f3b6214da Merge branch 'main' of https://github.com/biou/yuri into main 2021-09-02 18:17:26 +02:00
biou
5827b79afa first commit 2021-09-02 18:17:25 +02:00