aurelia-hot-module-reload
Version:
Tools designed to enable HMR for Aurelia's loaders.
19 lines (15 loc) • 293 B
YAML
#####
# Circle CI
#
# For running docker images on circle ci, see: https://circleci.com/docs/docker
# For circle.yml explanation, see: https://circleci.com/docs/manually
#####
machine:
node:
version: 4.2.6
dependencies:
override:
- npm install
test:
override:
- npm build