UNPKG

hexagon-3d-react

Version:

React component wrapper round hexagon-3d service for building css hexagons with high interactivity capabilities.

8 lines (7 loc) 158 B
module.exports = { presets: [ '@babel/preset-env', ['@babel/preset-react', {runtime: 'automatic'}], ], plugins: ["@babel/plugin-syntax-jsx"] };