mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 18:17:38 +00:00
4 lines
99 B
JavaScript
4 lines
99 B
JavaScript
module.exports = {
|
|
components: "src/components/**/*.js",
|
|
styleguideDir: "build/styleguide/"
|
|
};
|