-
Notifications
You must be signed in to change notification settings - Fork 14
Expose Faker again #8
Copy link
Copy link
Open
Description
Faker used to be globally exposed which allowed the consuming Rails app to do things like: Faker.Address.streetAddress()
But the introduction of gulp in #2 stopped doing this which now causes the error: Uncaught ReferenceError: Faker is not defined and stops Peteshow from loading.
I wouldn't mind if Faker would be scoped within Peteshow, but such a breaking change should probably be mentioned in a Changelog.md file
Affected apps based on a GitHub search are:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels