mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
4 lines
118 B
TOML
4 lines
118 B
TOML
[build]
|
|
publish = "public"
|
|
command = "npm cache clear --force && npm install --legacy-peer-deps && npm run build"
|