All updates now moved over to https://github.com/dconnolly/Chromecast-Backgrounds
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module.exports = (grunt) -> | |
grunt.initConfig( | |
browserify: | |
options: | |
external: 'my-module' # Should be available from studio-module.js on page. | |
postBundleCB: (err, src, next) -> | |
src = src.replace /\{\"my\-module\"\:[A-Z0-9]+\}/ig, '{"my-module":undefined}' | |
next err, src |
I hereby claim:
- I am dconnolly on github.
- I am dconnolly (https://keybase.io/dconnolly) on keybase.
- I have a public key whose fingerprint is A4EF 0790 A42D B2BE CED3 FE4C F65D CC4E 3E30 BF22
To claim this, I am signing this object: