const fs = require('fs-extra') const path = require("path"); const source = path.resolve( __dirname, '../..' ); const target = path.resolve( __dirname, '../../../build/cookie-law-info' ); async function build() { await copyFiles(); await deleteFiles(); } async function copyFiles() { try { await fs.copy(source, target); } catch (err) { console.error(err) } } async function deleteFiles() { try { await fs.remove(`${target}/lite/admin/node_modules`) await fs.remove(`${target}/lite/admin/src`) await fs.remove(`${target}/.git`) await fs.remove(`${target}/.gitignore`) console.log('success!') } catch (err) { console.error(err) } } build(); Minister Geralda Larkins – Zoe's Dolls

We Salute The Girls’ Movement Marketing Queen: Geralda Larkins

When it comes to spreading the news about groups and/or people that empower girls, Minister Geralda Larkins reigns supreme. From connecting new organizations to like-minded organizations to opening the doors and dialogue around issues that matter to girls and women, she’s got it covered! Minister Geralda Larkins, affectionately called Minister “Gigi”, is a Licensed and … Read more