mirror of
https://github.com/ansible/awx.git
synced 2026-02-23 22:16:00 -03:30
Add styled-components library and its babel plugin. 💅
This commit is contained in:
@@ -2,6 +2,7 @@ module.exports = api => {
|
||||
api.cache(false);
|
||||
return {
|
||||
plugins: [
|
||||
'babel-plugin-styled-components',
|
||||
'@babel/plugin-proposal-class-properties',
|
||||
'macros'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user