X-Git-Url: http://git.squeep.com/?p=squeep-web-linking;a=blobdiff_plain;f=peggy-options.json;fp=peggy-options.json;h=683450f96d965b56b0bef4d08fb80e372111dd67;hp=0000000000000000000000000000000000000000;hb=3436c07c25324507228f3d538d345ea35751c623;hpb=b36198e0a3d21413d75a501ffd52f0fb20188a31 diff --git a/peggy-options.json b/peggy-options.json new file mode 100644 index 0000000..683450f --- /dev/null +++ b/peggy-options.json @@ -0,0 +1,9 @@ +{ + "allowedStartRules": [ + "links", + "extendedValue" + ], + "format": "commonjs", + "optimize": "speed", + "output": "source" +}