mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-02 04:01:43 +02:00
mobile: fix missing command error
This commit is contained in:
committed by
Abdullah Atta
parent
63349c0436
commit
b9181722ba
@@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
const isGithubRelease = false;
|
||||
const config = {
|
||||
// commands: require("@callstack/repack/commands/rspack")
|
||||
commands: require("@callstack/repack/commands/rspack")
|
||||
};
|
||||
|
||||
if (!config.dependencies) config.dependencies = {};
|
||||
|
||||
Reference in New Issue
Block a user