mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-02-12 16:46:39 +00:00
Sparks: Assets, 1.5.1
http://getsparks.org/packages/assets/versions/HEAD/show Creates our minified and combined .js and .css files
This commit is contained in:
9
sparks/assets/1.5.1/libraries/coffeescript/SyntaxError.php
Executable file
9
sparks/assets/1.5.1/libraries/coffeescript/SyntaxError.php
Executable file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace CoffeeScript;
|
||||
|
||||
Init::init();
|
||||
|
||||
class SyntaxError extends Error {}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user