blanko preset #209
-
Is it currently possible to have a blanko preset? Meaning without:
Goal is to only compile twig and yml files with wingsuit and handle css, js, assets externally. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, You propably need one for storybook and one for drupal. Here is the base configuration. |
Beta Was this translation helpful? Give feedback.
Hi,
I think the easiest solution is to create an own preset and publish this preset to npm. Should be easy. Checkout the pages preset
https://github.com/wingsuit-designsystem/wingsuit/blob/master/presets/pages/src/index.ts.
You propably need one for storybook and one for drupal. Here is the base configuration.
https://github.com/wingsuit-designsystem/wingsuit/blob/master/packages/core/src/stubs/defaultWingsuitConfig.stub.ts