You'll probably want to use browserify-shim to shim jQuery and your JavaScript framework so that you can write var $ = require('jquery') ...
確定! 回上一頁