And the signature of ES6ModuleLoader changed from
public ES6ModuleLoader(List<String> moduleRoots, Iterable<CompilerInput>
inputs)
in v20160315
to
public ES6ModuleLoader(AbstractCompiler compiler,
List<String> moduleRoots, Iterable<CompilerInput> inputs)
in v20160517
P
> On 19 Oct 2016, at 7:20 pm, Peter B. West <[email protected]> wrote:
>
> Provided that the compiler version is later than July 23.
>
>> On 19 Oct 2016, at 7:15 pm, Peter B. West <[email protected]> wrote:
>>
>> ES6ModuleLoader disappeared a while ago.
>>
>> https://github.com/google/closure-compiler/commit/77805574dbdf21a5526b10a4c1fd866c0144dbba
>>
>> That would explain the
>> No matching ctor found for class com.google.javascript.jscomp.ES6ModuleLoader
>> error.
>>
>> —
>> Peter West
>> [email protected]
>> “Every one to whom much is given, of him will much be required…”
>>
>>> On 19 Oct 2016, at 6:43 pm, Peter Taoussanis <[email protected]> wrote:
>>>
>>> Thanks for the input Thomas, Daniel!
>>>
>>> Have ruled out dep conflicts, and only have a single extern that I've had
>>> around for forever (jquery).
>>>
>>> Next step might be a bisect, but honestly not urgent enough to go to the
>>> effort - especially if (as it looks) I might be the only one experiencing a
>>> problem atm.
>>>
>>> Will see if something changes over the next few Cljs or Closure releases.
>>>
>>> For example, notice that this seems to have just been committed? -
>>> https://github.com/clojure/clojurescript/commit/732034bc8cb7e356b211c5d2b88a7af94ba184e5
>>>
>>> Will ping here if I have any updates to report.
>>>
>>> Cheers :-)
>>>
>>> --
>>> Note that posts from new members are moderated - please be patient with
>>> your first post.
>>> ---
>>> You received this message because you are subscribed to the Google Groups
>>> "ClojureScript" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an
>>> email to [email protected].
>>> To post to this group, send email to [email protected].
>>> Visit this group at https://groups.google.com/group/clojurescript.
>>
>>
>>
>
--
Note that posts from new members are moderated - please be patient with your
first post.
---
You received this message because you are subscribed to the Google Groups
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/clojurescript.