mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
326cfdf217
* Add packages * misc changes * Work * Fix missing package * Remove lint for now * Test differently * Try no-sandbox * Test * Try that * Try that * Test * Not headless? * Test electron * Try Windows * lerna run test * Update
4 lines
83 B
JavaScript
4 lines
83 B
JavaScript
module.exports = {
|
|
projects: ['<rootDir>/extension', '<rootDir>/packages/*'],
|
|
};
|