Ray Elliott d10f9cbcd7 | ||
---|---|---|
.browserslistrc | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc | ||
README.md | ||
babel.config.js | ||
editor.scss | ||
gulpfile.js | ||
index.jsx | ||
package.json | ||
style.scss | ||
yarn.lock |
README.md
- JSX transpilation and minification with Babel and Terser.
- SASS compilation and css minification.
Tracks *.scss
and index.jsx
files.
Default build directory is ./dist
.
yarn gulp
# for production - no sourcemaps
yarn gulp --build