Advertisement
Guest User

Untitled

a guest
Mar 20th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. $ NODE_OPTIONS=--max_old_space_size=1024
  2. NODE_ENV=production
  3. node
  4. --max_old_space_size=1024
  5. --max-old-space-size=1024
  6. node_modules/.bin/vue-cli-service build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement