feat: Re-export availableAddons

This will probably be removed and the config will be exported through the main entrypoint.
This commit is contained in:
Adrian Oprea 2018-01-16 17:18:46 +02:00
parent f6f2bc4c3d
commit 350862b0cc

View file

@ -1,3 +1 @@
export default {
}
export { default } from './availableAddons';