You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Nixx here at the MotherShip in PDX, Yes I live for pain running the latest of everything :-)
I have been using Marko-Starter for a little while now, good stuff. Now I am trying to ES2016 all my code. I added Marko-Starter-Babel and the suggested config.
I have a standalone Marko Component I'm building. When I run marko-starter server I get an error on the first line of the component. I had everything working before I started down the ES2016 updates in my project, so no ugly errors there. I am not sure if I am missing something or what. But it seems Babel is not transforming the component as expected. I've tried several different ways of Babelising the code without success.
Hi Nixx here at the MotherShip in PDX, Yes I live for pain running the latest of everything :-)
I have been using Marko-Starter for a little while now, good stuff. Now I am trying to ES2016 all my code. I added Marko-Starter-Babel and the suggested config.
I have a standalone Marko Component I'm building. When I run
marko-starter server
I get an error on the first line of the component. I had everything working before I started down the ES2016 updates in my project, so no ugly errors there. I am not sure if I am missing something or what. But it seems Babel is not transforming the component as expected. I've tried several different ways of Babelising the code without success.Any thoughts, Ideas are very much appreciated.
my dependencies included in package.json:
project.js
lasso.json
The text was updated successfully, but these errors were encountered: