Commit 420b2976 authored by ddcat1115's avatar ddcat1115

temp fix: roadhog test failed with alias set

parent 9bc3e710
module.exports = {
plugins: [
[
'babel-plugin-module-resolver',
{
alias: {
components: './src/components',
},
},
],
],
};
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment