matestack / matestack-ui-bootstrap

As an extension for Matestack Ui Core, Matestack Ui Bootstrap ships all you need to build beautiful, reactive UIs in pure Ruby and smart CRUD components based on Bootstrap v5. Don't think about styling anymore and just create admin or application UIs faster than ever before!
https://docs.matestack.io/matestack-ui-bootstrap
MIT License
11 stars 4 forks source link

flatpickr missing #1

Closed wulffeld closed 3 years ago

wulffeld commented 3 years ago

Hi

Was trying out the spec/dummy demo and only had one webpacker problem:

ERROR in ./app/matestack/dummy/components/form/flatpickr.js
Module not found: Error: Can't resolve 'flatpickr' in '/Users/m/projects/matestack/matestack-ui-bootstrap/spec/dummy/app/matestack/dummy/components/form'
resolve 'flatpickr' in '/Users/m/projects/matestack/matestack-ui-bootstrap/spec/dummy/app/matestack/dummy/components/form'
  Parsed request is a module
  using description file: /Users/m/projects/matestack/matestack-ui-bootstrap/spec/dummy/package.json (relative path: ./app/matestack/dummy/components/form)
    Field 'browser' doesn't contain a valid alias configuration
    resolve as module

Adding flatpickr to package.json solved the problem for me.

jonasjabari commented 3 years ago

@wulffeld Thanks for pointing this out! Will be fixed within the next days! Btw: We're working on 2.0 of matestack-ui-core and matestack-ui-bootstrap currently. Will be release beginning of April! If you have any further questions, don't hesitate to jump on our Discord server and discuss your feedback/issues :) Cheers!

jonasjabari commented 3 years ago

This issue was fixed within the 2.0.0 release