mirror of
https://github.com/Didericis/bare-bundle-transform-plugin-babel.git
synced 2026-06-26 01:55:17 -04:00
chore: add tests, gh actions and prettier config
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
const fooBar = require('./foo-bar')
|
||||
const foo = require('./foo')
|
||||
|
||||
module.exports = {
|
||||
fooBar,
|
||||
foo
|
||||
}
|
||||
Reference in New Issue
Block a user