strongloop / strong-globalize

strong-globalize is built on Unicode CLDR and jquery/globalize and implements automatic extraction of strings from JS source code and HTML templates, lint the string resource, machine-translate them in seconds. In runtime, it loads locale and string resource into memory and provides a hook to persistent logging.
Other
25 stars 16 forks source link

Fix #142 Exception on executable built on zeit/pkg #143

Closed reajuria closed 4 years ago

reajuria commented 5 years ago

Fixes #142, "Files" Property should be included for use in zeit/pkg

Description

PR to fix issue

Related issues

slnode commented 5 years ago

Can one of the admins verify this patch? To accept patch and trigger a build add comment ".ok\W+to\W+test."

dhmlau commented 5 years ago

@reajuria , thanks for your PR. Could you please sign the CLA? Thanks. https://cla.strongloop.com/agreements/strongloop/strong-globalize

reajuria commented 5 years ago

@reajuria , thanks for your PR. Could you please sign the CLA? Thanks. https://cla.strongloop.com/agreements/strongloop/strong-globalize

I'm done.

reajuria commented 5 years ago

admins, do you have any comments about this PR?

reajuria commented 4 years ago

Closing bad PR