UNPKG
mailing
Version:
beta (0.4.12-beta.0)
latest (1.1.0)
next (1.0.0-next.0)
1.1.0
1.0.2
1.0.1
1.0.0
1.0.0-next.0
0.10.0-next.0
0.9.15
0.9.14
0.9.13
0.9.12
0.9.12-next.1
0.9.12-next.0
0.9.11
0.9.10
0.9.10-next.1
0.9.10-next.0
0.9.9
0.9.8
0.9.7
0.9.7-next.3
0.9.7-next.2
0.9.7-next.1
0.9.6
0.9.6-next.6
0.9.6-next.1
0.9.6-next.0
0.9.5
0.9.5-next.5
0.9.5-next.4
0.9.5-next.3
0.9.5-next.2
0.9.5-next.1
0.9.5-next.0
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.19
0.8.18
0.8.17
0.8.16
0.8.16-next.0
0.8.15
0.8.14
0.8.13
0.8.12
0.8.12-next.0
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.3-next.0
0.8.2
0.8.2-next.0
0.8.1
0.8.0
0.8.0-next.4
0.8.0-next.3
0.8.0-next.2
0.8.0-next.1
0.8.0-next.0
0.7.10-next.1
0.7.10-next.0
0.7.9
0.7.9-next.0
0.7.8
0.7.7
0.7.7-next.1
0.7.7-next.0
0.7.6
0.7.6-next.0
0.7.5
0.7.5-next.3
0.7.5-next.2
0.7.5-next.1
0.7.5-next.0
0.7.4
0.7.4-next.0
0.7.3
0.7.2
0.7.2-next.3
0.7.2-next.2
0.7.2-next.1
0.7.2-next.0
0.7.1
0.7.1-next.4
0.7.1-next.3
0.7.1-next.2
0.7.1-next.1
0.7.1-next.0
0.7.0
0.7.0-next.1
0.7.0-next.0
0.6.10
0.6.9
0.6.9-next.0
0.6.8
0.6.8-next.11
0.6.8-next.10
0.6.8-next.9
0.6.8-next.2
0.6.8-next.1
0.6.8-next.0
0.6.7
0.6.6
0.6.6-next.0
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.5.0-next.5
0.5.0-next.4
0.5.0-next.3
0.5.0-next.2
0.5.0-next.1
0.4.12-beta.0
0.4.11
0.4.11-next.1
0.4.11-next.0
0.4.10
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0
Fun email development environment
github.com/sofn-xyz/mailing
sofn-xyz/mailing
mailing
/
next.config.js
6 lines
(5 loc)
•
84 B
JavaScript
View Raw
1
2
3
4
5
6
module.exports
=
{
eslint:
{
ignoreDuringBuilds:
!process.env.MM_DEV,
}, }
;