chmln / vue-wysiwyg

A lightweight WYSIWYG HTML editor for Vue.js
https://chmln.github.io/vue-wysiwyg/
MIT License
555 stars 134 forks source link

Doesn't compile in prod mode #45

Closed dellert closed 6 years ago

dellert commented 6 years ago

Here is error o_O

vue-wysiwyg@1.4.1 build:prod C:\home\vue-wysiwyg rm -rf dist/* && BABEL_ENV=production BUILD=prod node build/build.js

�� ���� ����७��� ��� ���譥� ��������, �ᯮ��塞�� �ணࠬ��� ��� ������ 䠩���.

chmln commented 6 years ago

No problems building here.

Version: webpack 3.11.0
Time: 3038ms
         Asset     Size  Chunks             Chunk Names
 vueWysiwyg.js  77.9 kB       0  [emitted]  main
vueWysiwyg.css  16.8 kB       0  [emitted]  main

  Build complete.

  Tip: built files are meant to be served over an HTTP server.
  Opening index.html over file:// won't work.

Done in 4.53s.