praekeltfoundation / jspot

Extracts gettext strings from Javascript files into pot files
BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

Use latest falafel / acorn version #45

Closed JSteunou closed 7 years ago

JSteunou commented 7 years ago
JSteunou commented 7 years ago

For a better support you might want to make parserOptions = {sourceType: 'module'} the default. It seems to be not exclusive and still allow require.

justinvdm commented 7 years ago

Sorry for the delay and thanks for PR :) will merge :+1: