Skip to content

Commit

Permalink
👷 Build changes to account for possible .token files
Browse files Browse the repository at this point in the history
  • Loading branch information
jolzee committed Feb 24, 2020
1 parent 93146b0 commit 5410b8f
Show file tree
Hide file tree
Showing 7 changed files with 232 additions and 180 deletions.
2 changes: 1 addition & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = {
plugins: ["@babel/plugin-transform-template-literals"],
plugins: ["@babel/plugin-syntax-dynamic-import", "@babel/plugin-transform-template-literals"],
presets: ["@vue/cli-plugin-babel/preset"]
};
75 changes: 0 additions & 75 deletions default-teneo-solutions.json

This file was deleted.

Loading

0 comments on commit 5410b8f

Please sign in to comment.