You can't reliably use node modules directly from the node_modules directory. Instead, you would want to browserify your code.
確定! 回上一頁