embark/packages/plugins/debugger
Pascal Precht 96b6dd27c0
refactor(@embark/core): move `Engine` into `embark-core`
This also moves other modules and packages into `embark-core` which are
affected by the move of `Engine`.

It did some clean-up of some modules (e.g. `lib/utils/utils.js` had a lot of
stuff that was not used anywhere).

This is the first step to start typing our core inside out. For now we're just
moving code into their dedicated package, after that we can address making
use of TypeScript features as we see fit.
2019-11-08 14:51:48 +01:00
..
src refactor(@embark/core): move `Engine` into `embark-core` 2019-11-08 14:51:48 +01:00
.npmrc move rest of the packages to their logical folders (#1886) 2019-09-07 15:45:25 -04:00
CHANGELOG.md chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
README.md move rest of the packages to their logical folders (#1886) 2019-09-07 15:45:25 -04:00
package.json chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
tsconfig.json move rest of the packages to their logical folders (#1886) 2019-09-07 15:45:25 -04:00
tslint.json move rest of the packages to their logical folders (#1886) 2019-09-07 15:45:25 -04:00

README.md

embark-debugger

Debugger component for Embark

Visit embark.status.im to get started with Embark.