Skip to content

1.1.4

Compare
Choose a tag to compare
@zbryikt zbryikt released this 26 Jan 14:10
· 14 commits to master since this release
  • dont copy JS / CSS files based on browser/stylefield ifmain` folder is by link instead of by copying.
  • instead of copying, making a symlink by following symlink in node_modules.
    • symlink usually is for local dev files, which may contains many things we dont need as a module.
      thus copying isn't the best way which may copy files like .git or node_modules.