Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们必须将 alertifyjs 集成到 magento2 集成中,请找到以下链接http://alertifyjs.com/
所有 magento2 警报都应该在上面的链接中
谢谢
requirejs-config.js
var config = { "shim": { "js/alertify.min": [] } };