Olá,
Minha aplicação parou de funcionar, não está importando negociações, nem mesmo adicionando (está ignorando o event.preventDefault();) Está aparecendo o seguinte erro:
(index):62 Error: Unable to resolve specifier 'js/app/boot' from http://localhost:3000/
at throwUnresolved (system.js:533)
at SystemJS.systemJSPrototype.resolve (system.js:529)
at system.js:226
Segui todos os passos e tentei revisar várias vezes para tentar encontrar o erro. Tentei verificar se faltava algum local para importar ou exportar, tentei verificar os arquivos .babelrc, o boot.js. Porém, não estou conseguindo encontrar. Subi um repositório no GitHub para tentar facilitar a ajuda..