Nathan Gaberel

Results 12 issues of Nathan Gaberel

Users can't add custom node dependencies (eg. moment, luxon, etc). Current solution: add a `yarn add` command to Dockerfile.

p2: should have

Goal: to make designing files easier. Adding `?debug` to a url would return HTML instead of a pdf. With inline css, etc. Bonus: hot reloading?

p3: nice to have

Provide example of tests to test validity of JS files before babel transpilation.

Return array of errors for each prop instead of strings.

p3: nice to have

Using notion & notion-cms!

documentation

documentation

Hi, Currently the urls for the widgets assets aren't processed by the project's defined static file storage (`STATICFILES_STORAGE` in the settings) and so, when using a custom static file storage...

Hi there, This is great idea, thanks for working on this! I'm hosting my application(s) on AWS and would rather [authenticate with IAM roles](https://boto3.amazonaws.com/v1/documentation/api/latest/guide/configuration.html#iam-role) than with API keys, any chance...