Skip to content

Commit

Permalink
Update dependencies and export plugin as a function
Browse files Browse the repository at this point in the history
  • Loading branch information
artf committed Sep 13, 2018
1 parent 6a3b0c6 commit d7ff33e
Show file tree
Hide file tree
Showing 5 changed files with 3,729 additions and 3,091 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
height: '100%',
fromElement: 1,
storageManager: { autoload: 0 },
plugins: ['gjs-plugin-export']
plugins: ['grapesjs-plugin-export']
});
</script>
</body>
Expand Down
Loading

0 comments on commit d7ff33e

Please sign in to comment.