A small, strange building block. https://conduitry.dev/defiler
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Conduitry f0f54a28ef update guide 5 years ago
src update user callback arguments: remove defiler, change type -> event 5 years ago
.eslintrc.yaml actual build process, linting, formatting, tweaks 6 years ago
.gitignore typo 5 years ago
.prettierrc more standard code style 5 years ago
API.md update API docs 5 years ago
CHANGELOG.md v0.16.0 5 years ago
GUIDE.md update guide 5 years ago
LICENSE update docs 5 years ago
README.md update docs 5 years ago
package.json v0.16.0 5 years ago
rollup.config.js use async_hooks for tracking contexts 5 years ago

README.md

Defiler: A small, strange building block.

npm version

Defiler is a small build tool framework with strange opinions. It was born out of a desire to redo the build process for my various personal websites. I wanted something that was very flexible, kept everything in memory as it was building, and could handle arbitrary dependencies between files so that when something changed, only the necessary files would be re-built.

Defiler is a build tool for people who find build tools interesting.

Requirements

Documentation

License

Copyright (c) 2017-2018 Conduitry