1
0
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
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
7c7d5ee673 chore(hugo): Set brian s3 options as constants 2021-06-13 15:11:34 +02:00
Joost De Cock
3e4e95cf23 chore: Changed departments for patterns 2021-05-29 14:04:56 +02:00
Joost De Cock
f191151ee4 chore: Linter changes 2021-04-24 10:16:31 +02:00
Joost De Cock
ac5ebd806e fix(hugo): Sleeve dependencies. Closes #681 2021-02-07 12:03:46 +01:00
Joost De Cock
94123a6cb7 chore(hugo): Set missing option brianFitCollar to false 2020-07-18 18:04:55 +02:00
Joost De Cock
639f92ba78 chore(hugo) Removed circumference suffix from measurements 2020-06-28 13:09:22 +02:00
Joost De Cock
94f8c8fd3c chore(hugo): Ported hugo to new measurements, see #416 2020-06-07 13:14:47 +02:00
Joost De Cock
948d67a027 feat(hugo): Added shaping of the side seams 2020-05-30 16:11:18 +02:00
Joost De Cock
8d4c97204a refactor(hugo): Removed deprecated measurements from Hugo 2020-02-01 16:10:00 +01:00
Joost De Cock
79d762869f 🐛 Added missing config info for Huey and Hugo 2019-07-26 04:18:57 +02:00
Joost De Cock
dffe5d4a35 🐛 Updated config with missing dependency and sleevecap options 2019-07-06 14:02:04 +02:00
Joost De Cock
bca5deedb3 🚧 Bumping alpha pre-release 2019-05-02 12:40:03 +02:00
Joost De Cock
ea41dc0106 🚧 Ongoing work on components and pattern info 2019-04-29 09:01:51 +02:00
Joost De Cock
c5b13ff69e pencil2: Changed config file name 2019-04-19 08:31:59 +02:00
Renamed from packages/hugo/config/config.js (Browse further)