-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
How are you testing / tweaking the UI during development?
Using src/ as the extension instead of the app/ build doesn't work because the Content Security Policy blocks the unvulcanized inline script tags.
Using the demos doesn't quite work either. Namely the ptm-{project,session}-list demos try to do an ajax call to a /stab_projects.json that doesn't exist anywhere in the repo. And ptm-{project,session} fail when loaded over a local http server due to chrome.i18n not being available; and fail when loaded within the extension for the same reason app/ doesn't work.
Metadata
Metadata
Assignees
Labels
No labels