Skip to content

run beside babel-node #36

@snhasani

Description

@snhasani

Hi, I couldn't find any option for transpilers, I need to run rawkit along with babel-node and although nodemon. So this is my script I run in my project, i appreciated if you can help me for running rawkit in my project.

"scripts": {
    "develop": "NODE_ENV=development nodemon ./bin/server --ignore ./app --exec babel-node",
}

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions