1

Rails 4 アプリケーションで jit ツリーを使用しています。 http://philogb.github.io/jit/。ローカルで使用している間、エラーは発生しません。しかし、アプリをherokuにデプロイすると、アセットのプリコンパイルで次のエラーが発生します。

-----> Writing config/database.yml to read from DATABASE_URL
-----> Preparing app for Rails asset pipeline
   Running: rake assets:precompile
   rake aborted!
   SyntaxError: Invalid regular expression: /(C-1))}z.computePositionStep(A,y);if(C&&x>=C)    {B.onComplete();return}}B.onStep(Math.round(x/: Unmatched ')'
   (in /tmp/build_tposeydajlt8/app/assets/javascripts/application.js)
4

2 に答える 2