mirror of
https://github.com/zoriya/yoshiki.git
synced 2026-06-04 11:15:08 +00:00
Fix expo setup and switch to yarn 3
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
//
|
||||
|
||||
const withTM = require("next-transpile-modules")(["@yoshiki/react", "@yoshiki/core"]);
|
||||
const withTM = require("next-transpile-modules")(["yoshiki"]);
|
||||
const path = require("path");
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user