mirror of
https://github.com/morten-olsen/bob-the-algorithm.git
synced 2026-02-08 00:46:25 +01:00
v3
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = function(api) {
|
||||
api.cache(true);
|
||||
api.cache.using(() => process.env.NODE_ENV);
|
||||
return {
|
||||
presets: ['babel-preset-expo'],
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user