Commit Graph

6 Commits (e750c7e5bcffeb44154e14078a92d348732a57ef)

Author SHA1 Message Date
Thomas Bouffard fb7819f92a
chore: fix build error and introduce a build github workflow (#71)
Fix imports that are not respecting the case of the filenames.

The build often has errors and they are only detected after a developer pull the `development` branch on their local machine.
To early catch build failures, add a GitHub workflow that runs a build command.
2022-01-14 06:17:38 +01:00
Dave Morrissey c9753a2691 update packages and remove circular dependancies 2021-11-27 17:17:08 +11:00
Junsik Shim 1b0f3d6b9e - Restructure into a monorepo.
- Add Storybook to packages.
- Remove circular dependencies.
2021-04-15 13:12:12 +09:00
mcyph 942f537f17 started adding basic next.js examples app to src subdir 2021-03-21 13:00:55 +11:00
Nic O'Connor 3c5cb53936 Added Gruntfile and package.json for npm install; updated .gitignore 2017-10-18 08:34:38 -04:00
Brendon Boshell 1a6adcc7d8 Make objects available via CommonJS require, and create a package.json file for npm 2017-03-09 11:54:03 +00:00