This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Description
Is there a reason this isn't set up as a grunt plugin for easy installation and configuration using grunt.loadNpmTasks('edition-node-grunt')
and grunt.initConfig
instead of the config.json file?
This would avoid the mess that occurs if one wanted to run patternlab node as a npm dependency.