Gozala / Gozala/scratch-kit

easier to make 'require' work with existing addon scope

Open
#13 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
15
Forks
4
PR merge metrics
No merged PRs in 30d

Description

from an addon's 'main' sandbox,

```
scratchpad({'sandbox': this})
```

how to adapt 'core.js' to allow

```
require('some_other_module') // or require('api-uitls/something')
```

to work?

(useful for addon development)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.