You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-23 22:36:32 +02:00
14
packages/react-native-saf-x/bob.config.js
Normal file
14
packages/react-native-saf-x/bob.config.js
Normal file
@@ -0,0 +1,14 @@
|
||||
module.exports = {
|
||||
source: 'src',
|
||||
output: 'lib',
|
||||
targets: [
|
||||
'commonjs',
|
||||
'module',
|
||||
[
|
||||
'typescript',
|
||||
{
|
||||
project: 'tsconfig.build.json',
|
||||
},
|
||||
],
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user