Skip to content

チュートリアルを Vite に移行 #155

@su8ru

Description

@su8ru

CRA は src/ 外からの import を禁じており、server/api/$api.ts からの import が発生する frourio とは相性が悪い

Module not found: Error: You attempted to import ../server/api/$api which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

Vite でシンプルに済ませるのがよい…?

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions