-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Labels
Description
Hi,
Full description:
prateekbh/preact-material-components#288
To move forward, tried the following:
- download verify boilerplate's copy works locally (run dev, test, & build) - all looking good
- install preact-material-components onto boilerplate project (``)
- implement
Selectinhome npm run devto verify component shows as intended - looking good- now both
npm buildandnpm testfailing
Hope someone here can point me in the right direction. Let me know if more details needed.
Thanks