www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 92dcd41a0a8af84462bad933c580fb507b14e6a7
parent 90b975445ef7accbdf14ca0ee1b71623f7e58737
Author: Dan Stillman <dstillman@zotero.org>
Date:   Sun, 11 Mar 2018 01:41:48 -0500

Remove obsolete line from Babel config

The whole resource/tinymce directory is symlinked now.

Diffstat:
M.babelrc | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.babelrc b/.babelrc @@ -5,7 +5,6 @@ "ignore": [ "resource/require.js", "chrome/content/zotero/include.js", - "resource/tinymce/tinymce.js", "chrome/content/zotero/xpcom/citeproc.js", "resource/csl-validator.js", "resource/react.js", @@ -25,4 +24,4 @@ } ] ] -} -\ No newline at end of file +}