Skip to content

Instantly share code, notes, and snippets.

@itayod
Created December 8, 2019 08:44
Show Gist options
  • Save itayod/56bae2b7ff92c5357d6f5dbb84edc46e to your computer and use it in GitHub Desktop.
Save itayod/56bae2b7ff92c5357d6f5dbb84edc46e to your computer and use it in GitHub Desktop.
module.exports = {
...
scopedLibs: [
{
src: './projects/core',
dist: ['./projects/spa/src/assets/i18n', './src/assets/i18n/']
}
]
};​
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment