Closed AMoreaux closed 3 years ago
Describe the bug Compilation failed when a folder starts with a number. like 01-atoms/my-component.vue
01-atoms/my-component.vue
To Reproduce Steps to reproduce the behavior:
yarn
yarn dev
PR open #218
Fixed in #222
Describe the bug Compilation failed when a folder starts with a number. like
01-atoms/my-component.vue
To Reproduce Steps to reproduce the behavior:
yarn
yarn dev
PR open #218