[問題] jsoneditor in webpack

作者: brandyjohn (hailcpp)   2017-08-07 18:38:13
各位版大好, 小弟剛學寫網頁,
最近接觸webpack覺得非常方便,
但是又很容遇到設定上問題,(實在是又愛又恨)
這次遇到在使用jsoneditor 這個lib時遇到一些問題,
(
我用的lib是yarn安裝後, 根據github上的指示,
https://github.com/josdejong/jsoneditor#custom-builds
build 出 jsoneditor.custom.js後放在 node_modules底下的jsoneditor根目錄
這一動一直不確定對不對, 但是看到custom.js中有require(".src/xxxx")
就先這樣放了
)
請各位大大不吝指導.
目錄架構如下:
E:.
| .gitignore
| Jenkinsfile
| package.json
| webpack.config.js
| webpack.config.prod.js
| yarn.lock
|
+
作者: freeccc (自由的ccc)   2017-08-09 17:00:00
我把jsoneditor npm install下來沒有看到./node_modules/jsoneditor/jsoneditor.custom.js 耶喔喔我漏看你最前面有自己 build 的部分,不好意思如果改用 import JSONEditor from 'jsoneditor' 呢?
作者: chatnoir (對不起)   2017-08-09 23:08:00
我剛用樓上的寫法是可以的,原po是不是誤用{}?
作者: brandyjohn (hailcpp)   2017-08-17 12:39:00
我最後是用require來處理,我猜應該跟移除{}有一樣效果
作者: dlikeayu (太陽拳vs野球拳)   2017-08-25 10:14:00
import

Links booklink

Contact Us: admin [ a t ] ucptt.com